IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2023, 3:57:48 PM (3 years ago)
Author:
eugene
Message:

more work on rawfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh

    r42404 r42406  
    6666  if ($mystate == "md5sum.done") goto good_state
    6767  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
    6874
    6975  echo "ERROR: unknown mode $mystate"
Note: See TracChangeset for help on using the changeset viewer.