Index: trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh	(revision 42415)
+++ trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh	(revision 42416)
@@ -85,4 +85,9 @@
   if ($mystate == "md5chk_s2.fail")   goto good_state
 
+  # stage 3:
+  if ($mystate == "fixchip_s3.new")   goto good_state
+  if ($mystate == "fixchip_s3.done")  goto good_state
+  if ($mystate == "fixchip_s3.fail")  goto good_state
+
 # disable the rsyncs stages: run in directory from b-node 
 #  if ($mystate == "rsync_s1.new")  goto good_state
