Changeset 11476 for trunk/ippTasks/phase3.pro
- Timestamp:
- Jan 30, 2007, 6:33:50 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/phase3.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/phase3.pro
r11336 r11476 110 110 111 111 # output log from filerule 112 $outroot = $WORKDIR/$EXP_TAG 113 $logfile = `ipp_filename.pl PHASE3.LOG $outroot $CLASS_ID` 112 $outroot = `ipp_datapath.pl $WORKDIR` 113 $outroot = $outroot/$EXP_TAG 114 # $logfile = `ipp_filename.pl PHASE3.LOG $outroot $CLASS_ID` 115 $logfile = $outroot/$EXP_TAG.$CLASS_ID.p3.log 114 116 stdout $logfile 115 117 stderr $logfile
Note:
See TracChangeset
for help on using the changeset viewer.
