Index: trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt	(revision 42445)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.ckchip.pt	(revision 42447)
@@ -58,5 +58,5 @@
   periods      -exec $REXEC
   periods      -timeout 60
-  host          anyhost
+  host         -required $HOST_CKCHIP
   npending 1
 
@@ -89,4 +89,5 @@
     sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
 
+    # this command accesses the Nebulous and GPC databases, so it must run at ITC.
     command $mypath/check_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage $ITER
   end
