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.reject.pro

    r17624 r17699  
    124124
    125125    ## generate output log based on filerule (convert the URI to a PATH)
    126     $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot`
     126    $logfile = `ipp_filename.pl --touch --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot`
    127127    if ("$logfile" == "")
    128128      echo "WARNING: logfile not defined in detrend.reject.pro:282"
Note: See TracChangeset for help on using the changeset viewer.