IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2008, 6:04:52 PM (18 years ago)
Author:
bills
Message:

--touch when resolving log files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.stack.pro

    r16609 r17699  
    126126
    127127    ## generate output log based on filerule (convert the URI to a PATH)
    128     $logfile = `ipp_filename.pl --filerule LOG.IMFILE --camera $CAMERA --class_id $CLASS_ID --basename $outroot`
     128    $logfile = `ipp_filename.pl --touch --filerule LOG.IMFILE --camera $CAMERA --class_id $CLASS_ID --basename $outroot`
    129129    if ("$logfile" == "")
    130130      echo "WARNING: logfile not defined in detrend.stack.pro:141"
Note: See TracChangeset for help on using the changeset viewer.