IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2006, 1:55:55 PM (20 years ago)
Author:
eugene
Message:

adding limits, failures, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/phase2.pro

    r10746 r10758  
    4646
    4747  task.exec
    48     command p2tool -pendingimfile -simple -limit {$Phase2ImfileFail + 20}
     48    # command p2tool -pendingimfile -simple -limit {$Phase2ImfileFail + 20}
     49    command p2tool -pendingimfile -simple
    4950  end
    5051
     
    133134      echo command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
    134135    end
    135     command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
     136    ## XXX this is annoying: phase2.pl now requires camera :: it should not need this, it has the file.
     137    command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI --camera CTIO_MOSAIC2
    136138  end
    137139
Note: See TracChangeset for help on using the changeset viewer.