IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19077


Ignore:
Timestamp:
Aug 14, 2008, 3:28:28 PM (18 years ago)
Author:
eugene
Message:

remove extra verbose

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080806/ippTasks/detrend.stack.pro

    r18998 r19077  
    142142    stderr $LOGDIR/detrend.stack.log
    143143
    144     $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose
     144    $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output
    145145    if ("$REDUCTION" != "NULL")
    146146      $run = $run --reduction $REDUCTION
Note: See TracChangeset for help on using the changeset viewer.