Index: trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42440)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42441)
@@ -54,8 +54,8 @@
 
 task nights.fixchip.run
-
   periods      -poll $RPOLL
   periods      -exec $REXEC
   periods      -timeout 1800
+  host          anyhost
   npending 1
 
@@ -84,5 +84,5 @@
     sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
 
-    command fix_chip_locations.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0
+    command $mypath/fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0
   end
 
