IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30468


Ignore:
Timestamp:
Feb 2, 2011, 4:57:27 PM (15 years ago)
Author:
bills
Message:

forgot to list the images completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/psstatus

    r30465 r30468  
    167167    IFNULL(success, 0) AS 'Successful Jobs',
    168168    IFNULL(faulted,0) AS 'Faulted Jobs',
     169    IFNULL(depcount, 0) AS 'Image updates completed',
    169170    timestamp AS 'Completion Time (UTC)'
    170171FROM (
Note: See TracChangeset for help on using the changeset viewer.