Index: trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42452)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt	(revision 42454)
@@ -93,5 +93,5 @@
     # the command returns these fields: dateobs stage fixhost chipID
     # NOTE: stage == ITER
-    command $mypath/get_hosts_fixchip.sh $mypath $DATEOBS $ITER
+    command get_hosts_fixchip.sh $mypath $DATEOBS $ITER
   end
 
@@ -172,5 +172,5 @@
     # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs
     periods -exec 0.05
-    command $mypath/fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --chipID $CHIP_ID --stage $ITER
+    command fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --chipID $CHIP_ID --stage $ITER
   end
 
