IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24061


Ignore:
Timestamp:
May 4, 2009, 4:06:44 PM (17 years ago)
Author:
eugene
Message:

do not restrict by the diffRun state or diffSkyfile fault

Location:
trunk/ippMonitor/def
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/diffProcessedSkyfile.d

    r23923 r24061  
    55
    66WHERE diffRun.diff_id             = diffSkyfile.diff_id
    7 WHERE diffRun.state = 'full'
    8 WHERE diffSkyfile.fault = 0
     7# WHERE diffRun.state = 'full'
     8# WHERE diffSkyfile.fault = 0
    99
    1010ARGS  ARG7 diffSkyfile.diff_id=$diffSkyfile.diff_id
  • trunk/ippMonitor/def/diffProcessedSkyfile_Images.d

    r23923 r24061  
    55
    66WHERE diffRun.diff_id             = diffSkyfile.diff_id
    7 WHERE diffRun.state = 'full'
    8 WHERE diffSkyfile.fault = 0
     7# WHERE diffRun.state = 'full'
     8# WHERE diffSkyfile.fault = 0
    99
    1010# define image names to be used below
Note: See TracChangeset for help on using the changeset viewer.