Changeset 42430 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
- Timestamp:
- Mar 23, 2023, 2:05:41 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
r42417 r42430 86 86 exec echo "# start runhosts $mydate" >> $tmpline 87 87 88 command get_hosts_md5s.sh $DATEOBS 88 command get_hosts_md5s.sh $DATEOBS v0 89 89 end 90 90 … … 124 124 periods -timeout 60 125 125 126 stdout $LOGDIR/md5sum.runhosts.stdout.log127 stderr $LOGDIR/md5sum.runhosts.stderr.log128 129 126 task.exec 130 127 # if we are unable to run the 'exec', use a long retry time … … 146 143 # save DATEOBS so we can find the md5sum.book entry 147 144 145 stdout $mypath/$DATEOBS/log.md5sum.runhosts.v0 146 stderr $mypath/$DATEOBS/log.md5sum.runhosts.v0 147 148 148 # XXX TEST: $USE_HOST = ipp060 149 150 149 $USE_HOST = $MD5HOST 151 150 host -required $USE_HOST … … 161 160 162 161 ## even when testing, use the original hostname here: 163 $input = $mypath/$DATEOBS/$MD5HOST.inst. txt162 $input = $mypath/$DATEOBS/$MD5HOST.inst.v0.txt 164 163 165 164 # need to make sure this will work on the ipp b-nodes: 166 165 # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs 167 166 periods -exec 0.05 168 command $mypath/get_md5s_instances.pl --hostname $USE_HOST --input $input 167 command $mypath/get_md5s_instances.pl --hostname $USE_HOST --input $input --stage v0 169 168 end 170 169
Note:
See TracChangeset
for help on using the changeset viewer.
