IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2023, 2:05:41 PM (3 years ago)
Author:
eugene
Message:

adding advance task, fix the logs

File:
1 edited

Legend:

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

    r42429 r42430  
    3636  if ($mystate == "md5sum_s2.done")  set tgtstate = "md5chk_s2.new"   
    3737  if ($mystate == "md5chk_s2.done")  set tgtstate = "fixchip_s3.new"   
     38  if ($mystate == "fixchip_s3.done") set tgtstate = "ckchip_s3.new"   
    3839
    3940  if ($tgtstate == "NONE") then
     
    4647endif
    4748
     49echo "ERROR: unknown mode: $mode
     50exit 2
Note: See TracChangeset for help on using the changeset viewer.