IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25547


Ignore:
Timestamp:
Sep 24, 2009, 2:06:12 PM (17 years ago)
Author:
bills
Message:

clarify a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pstamptool_revertjob.sql

    r25459 r25547  
    44WHERE  pstampRequest.state = 'run'
    55    AND pstampJob.state = 'run'
    6     # do not revert faults >= 10 those are intentional faults
     6    # do not revert faults >= 10 those are faults due to requestor errors
    77    AND pstampJob.fault < 10
Note: See TracChangeset for help on using the changeset viewer.