Changeset 42440 for trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip_s3.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.ckchip_s3.pt
r42430 r42440 61 61 npending 1 62 62 63 stdout $LOGDIR/ckchip_s3.run.stdout.log64 stderr $LOGDIR/ckchip_s3.run.stderr.log65 66 63 task.exec 67 64 # if we are unable to run the 'exec', use a long retry time … … 75 72 book getpage ckchip_s3.book 0 -var pageName -key pantaskState INIT 76 73 if ("$pageName" == "NULL") break 74 75 stdout $mypath/$DATEOBS/log.ckchip_s3.runhosts.v0 76 stderr $mypath/$DATEOBS/log.ckchip_s3.runhosts.v0 77 77 78 78 book setword ckchip_s3.book $pageName pantaskState RUN … … 89 89 end 90 90 91 # # XX delete the page from the book if done?91 # SUCCESS 92 92 task.exit 0 93 queuepush stdout "------- end of stdout ---------"94 queuesave stdout $options:0/log.ckchip_s3.v195 queuepush stderr "------- end of stderr ---------"96 queuesave stderr $options:0/log.ckchip_s3.v197 93 book setword ckchip_s3.book $options:0 pantaskState DONE 98 94 exec update.rawfix.sh $options:0 ckchip_s3.done
Note:
See TracChangeset
for help on using the changeset viewer.
