Changeset 42445 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt
- Timestamp:
- Apr 7, 2023, 4:50:38 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt
r42441 r42445 73 73 book setword md5chk.book $pageName pantaskState RUN 74 74 book getword md5chk.book $pageName dateobs -var DATEOBS 75 book getword md5chk.book $pageName iter -var ITER 75 76 option $pageName 76 77 … … 81 82 82 83 # does the output go here? 83 stdout $mypath/$DATEOBS/log.md5chk.v 084 stderr $mypath/$DATEOBS/log.md5chk.v 084 stdout $mypath/$DATEOBS/log.md5chk.v$ITER 85 stderr $mypath/$DATEOBS/log.md5chk.v$ITER 85 86 86 command $mypath/check_md5s_dateobs.pl --topdir $mypath --dateobs $FULLDATE --stage v087 command $mypath/check_md5s_dateobs.pl --topdir $mypath --dateobs $FULLDATE --stage $ITER 87 88 end 88 89
Note:
See TracChangeset
for help on using the changeset viewer.
