Changeset 9338 for trunk/ippTasks/phase0.pro
- Timestamp:
- Oct 5, 2006, 5:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/phase0.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/phase0.pro
r9305 r9338 98 98 end 99 99 100 # do something better with this output target101 stdout $ EXP_TAG.$CLASS_ID.log102 stderr $ EXP_TAG.$CLASS_ID.log100 $LOG_DIR = `dirname $URI` 101 stdout $WORKDIR/$LOG_DIR/$EXP_TAG.$CLASS_ID.log 102 stderr $WORKDIR/$LOG_DIR/$EXP_TAG.$CLASS_ID.log 103 103 104 104 # create the command line … … 204 204 $EXP_TAG = $word:0 205 205 206 # do something better with this output target206 # XXX add $WORKDIR/$LOG_DIR 207 207 stdout $EXP_TAG.log 208 208 stderr $EXP_TAG.log
Note:
See TracChangeset
for help on using the changeset viewer.
