Changeset 42440 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.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.pt
r42430 r42440 82 82 83 83 # write an entry point in the log for this night 84 sprintf tmpline "%s/%s/ md5sum.runhosts.log" $mypath $DATEOBS84 sprintf tmpline "%s/%s/log.md5sum.runhosts.v0" $mypath $DATEOBS 85 85 date -var mydate 86 86 exec echo "# start runhosts $mydate" >> $tmpline … … 143 143 # save DATEOBS so we can find the md5sum.book entry 144 144 145 # does the output go here? 145 146 stdout $mypath/$DATEOBS/log.md5sum.runhosts.v0 146 147 stderr $mypath/$DATEOBS/log.md5sum.runhosts.v0 … … 268 269 if ("$1" != "OK") 269 270 book setword md5sum.book $options:1 pantasksQuality $1 270 sprintf tmpline "%s/%s/ md5sum.runhosts.log" $mypath $options:1271 sprintf tmpline "%s/%s/log.md5sum.runhosts.v0" $mypath $options:1 271 272 exec echo "failure $1 $options:0" >> $tmpline 272 273 else
Note:
See TracChangeset
for help on using the changeset viewer.
