IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38672


Ignore:
Timestamp:
Aug 10, 2015, 11:45:17 AM (11 years ago)
Author:
watersc1
Message:

fix typo in stack cleanup logfile path.

File:
1 edited

Legend:

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

    r34777 r38672  
    950950    stderr $LOGDIR/stack.cleanup.log
    951951
    952     sprintf LOGFILE "%s.cleanup.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.