IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34777 for trunk/ippTasks


Ignore:
Timestamp:
Dec 7, 2012, 12:06:27 PM (13 years ago)
Author:
bills
Message:

fix name of logfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/science.cleanup.pro

    r34776 r34777  
    950950    stderr $LOGDIR/stack.cleanup.log
    951951
    952     sprintf LOGFILE "%s.log" PATH_BASE
     952    sprintf LOGFILE "%s.cleanup.log" PATH_BASE
    953953    $run = ipp_cleanup.pl --stage stack --stage_id $STACK_ID --camera $CAMERA --mode $CLEANUP_MODE --logfile $LOGFILE
    954954    add_standard_args run
Note: See TracChangeset for help on using the changeset viewer.