Index: trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh	(revision 42429)
+++ trunk/tools/eam/rawfix.20230221/src/advance.rawfix.sh	(revision 42430)
@@ -36,4 +36,5 @@
   if ($mystate == "md5sum_s2.done")  set tgtstate = "md5chk_s2.new"    
   if ($mystate == "md5chk_s2.done")  set tgtstate = "fixchip_s3.new"   
+  if ($mystate == "fixchip_s3.done") set tgtstate = "ckchip_s3.new"    
 
   if ($tgtstate == "NONE") then
@@ -46,2 +47,4 @@
 endif
 
+echo "ERROR: unknown mode: $mode
+exit 2
