Changeset 42447 for trunk/tools/eam/rawfix.20230221/src/rawfix.pt
- Timestamp:
- Apr 11, 2023, 11:00:58 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/tools/eam/rawfix.20230221/src/rawfix.pt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.pt
r42446 r42447 15 15 $mypath = /data/ippb07.0/home/eugene/rawfix.20230221 16 16 17 # I need to avoid ATRC machines for jobs which try to access Nebulous or GPC 18 # I cannot define an avoidance list for a job, so I need to specify the 19 # required host 20 21 $HOST_CKCHIP = ipp060 22 $HOST_FIXCHIP = ipp070 23 17 24 if (not($?LOGDIR)) 18 25 $LOGDIR = $mypath/pantasks_logs … … 28 35 input rawfix.md5sum.pt 29 36 input rawfix.md5chk.pt 37 38 if (not($?INIT_RAWFIX)) 39 control host add $HOST_CKCHIP 40 control host add $HOST_FIXCHIP 41 $INIT_RAWFIX = 1 42 end 30 43 31 44 ######################### UTILITIES #################################
Note:
See TracChangeset
for help on using the changeset viewer.
