Changeset 42454 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
- Timestamp:
- Apr 21, 2023, 3:19:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
r42452 r42454 93 93 # the command returns these fields: dateobs stage md5host 94 94 # NOTE: stage == ITER 95 command $mypath/get_hosts_md5s.sh $mypath $DATEOBS $ITER95 command get_hosts_md5s.sh $mypath $DATEOBS $ITER 96 96 end 97 97 … … 160 160 stderr $mypath/$DATEOBS/log.md5sum.runhosts.v$ITER 161 161 162 # XXX TEST: $USE_HOST = ipp060163 162 $USE_HOST = $MD5HOST 164 163 host -required $USE_HOST … … 179 178 # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs 180 179 periods -exec 0.05 181 command $mypath/get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER 182 # command $mypath/get_md5s_instances.pl --hostname $USE_HOST --input $input --stage $ITER 180 command get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER 183 181 end 184 182
Note:
See TracChangeset
for help on using the changeset viewer.
