IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 16, 2023, 4:06:46 PM (3 years ago)
Author:
eugene
Message:

adding stage 3

File:
1 edited

Legend:

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

    r42415 r42416  
    8585  if ($mystate == "md5chk_s2.fail")   goto good_state
    8686
     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
    8792# disable the rsyncs stages: run in directory from b-node
    8893#  if ($mystate == "rsync_s1.new")  goto good_state
Note: See TracChangeset for help on using the changeset viewer.