Changeset 42415 for trunk/tools/eam/rawfix.20230221/src/rawfix.pt
- Timestamp:
- Mar 16, 2023, 12:48:31 PM (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
r42411 r42415 9 9 10 10 # use this to find the files in this local directory 11 $mypath = /home/panstarrs/eugene/rawfix.20230221 11 # $mypath = /home/panstarrs/eugene/rawfix.20230221 12 13 # NOTE: use a directory located on a b-node so the results can 14 # be seen by both ATRC and ITC machines 15 $mypath = /data/ippb07.0/home/eugene/rawfix.20230221 12 16 13 17 if (not($?LOGDIR)) … … 19 23 # order is this file is not determinative, only the 20 24 # change of state from STAGE1.new -> STAGE1.done -> STAGE2.new 21 input rawfix.ckchip.pt 22 input rawfix.fixchip.pt 23 input rawfix.rsync_s1.pt 24 input rawfix.md5sum.pt 25 input rawfix.rsync_s2.pt 26 input rawfix.md5chk.pt 25 # input rawfix.ckchip.pt 26 # input rawfix.fixchip.pt 27 # input rawfix.md5sum.pt 28 # input rawfix.md5chk.pt 29 # input rawfix.fixchip_s2.pt 30 input rawfix.md5sum_s2.pt 31 #input rawfix.md5chk_s2.pt 32 33 # no need to run rsync if we use the b-node working directory: 34 # input rawfix.rsync_s1.pt 35 # input rawfix.rsync_s2.pt 27 36 28 37 ######################### UTILITIES #################################
Note:
See TracChangeset
for help on using the changeset viewer.
