Changeset 42406 for trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh
- Timestamp:
- Mar 9, 2023, 3:57:48 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh
r42404 r42406 66 66 if ($mystate == "md5sum.done") goto good_state 67 67 if ($mystate == "md5sum.fail") goto good_state 68 if ($mystate == "ckchip.new") goto good_state 69 if ($mystate == "ckchip.done") goto good_state 70 if ($mystate == "ckchip.fail") goto good_state 71 if ($mystate == "fixchip.new") goto good_state 72 if ($mystate == "fixchip.done") goto good_state 73 if ($mystate == "fixchip.fail") goto good_state 68 74 69 75 echo "ERROR: unknown mode $mystate"
Note:
See TracChangeset
for help on using the changeset viewer.
