Changeset 42440 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt
- Timestamp:
- Mar 28, 2023, 2:43:59 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt
r42430 r42440 82 82 83 83 # write an entry point in the log for this night 84 sprintf tmpline "%s/%s/ md5sum_s2.runhosts.log" $mypath $DATEOBS84 sprintf tmpline "%s/%s/log.md5sum_s2.runhosts.v0" $mypath $DATEOBS 85 85 date -var mydate 86 86 exec echo "# start runhosts $mydate" >> $tmpline … … 124 124 periods -timeout 60 125 125 126 stdout $LOGDIR/md5sum_s2.runhosts.stdout.log127 stderr $LOGDIR/md5sum_s2.runhosts.stderr.log128 129 126 task.exec 130 127 # if we are unable to run the 'exec', use a long retry time … … 145 142 option $pageName $DATEOBS 146 143 # save DATEOBS so we can find the md5sum_s2.book entry 144 145 # does the output go here? 146 stdout $mypath/$DATEOBS/log.md5sum_s2.runhosts.v0 147 stderr $mypath/$DATEOBS/log.md5sum_s2.runhosts.v0 147 148 148 149 # XXX TEST: $USE_HOST = ipp060 … … 270 271 if ("$1" != "OK") 271 272 book setword md5sum_s2.book $options:1 pantasksQuality $1 272 sprintf tmpline "%s/%s/ md5sum_s2.runhosts.log" $mypath $options:1273 sprintf tmpline "%s/%s/log.md5sum_s2.runhosts.v0" $mypath $options:1 273 274 exec echo "failure $1 $options:0" >> $tmpline 274 275 else
Note:
See TracChangeset
for help on using the changeset viewer.
