Changeset 42416
- Timestamp:
- Mar 16, 2023, 4:06:46 PM (3 years ago)
- Location:
- trunk/tools/eam/rawfix.20230221/src
- Files:
-
- 2 added
- 2 edited
-
check.rawfix.sh (modified) (1 diff)
-
fix_chip_locations_stage3.pl (added)
-
rawfix.fixchip_s3.pt (added)
-
rawfix.pt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh
r42415 r42416 85 85 if ($mystate == "md5chk_s2.fail") goto good_state 86 86 87 # stage 3: 88 if ($mystate == "fixchip_s3.new") goto good_state 89 if ($mystate == "fixchip_s3.done") goto good_state 90 if ($mystate == "fixchip_s3.fail") goto good_state 91 87 92 # disable the rsyncs stages: run in directory from b-node 88 93 # if ($mystate == "rsync_s1.new") goto good_state -
trunk/tools/eam/rawfix.20230221/src/rawfix.pt
r42415 r42416 28 28 # input rawfix.md5chk.pt 29 29 # input rawfix.fixchip_s2.pt 30 input rawfix.md5sum_s2.pt 31 #input rawfix.md5chk_s2.pt 30 # input rawfix.md5sum_s2.pt 31 # input rawfix.md5chk_s2.pt 32 # input rawfix.fixchip_s3.pt 32 33 33 34 # no need to run rsync if we use the b-node working directory:
Note:
See TracChangeset
for help on using the changeset viewer.
