Index: trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42452)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42454)
@@ -93,5 +93,5 @@
     # the command returns these fields: dateobs stage md5host
     # NOTE: stage == ITER
-    command $mypath/get_hosts_md5s.sh $mypath $DATEOBS $ITER
+    command get_hosts_md5s.sh $mypath $DATEOBS $ITER
   end
 
@@ -160,5 +160,4 @@
     stderr $mypath/$DATEOBS/log.md5sum.runhosts.v$ITER  
 
-    # XXX TEST: $USE_HOST = ipp060
     $USE_HOST = $MD5HOST
     host -required $USE_HOST
@@ -179,6 +178,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/get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER
-#   command $mypath/get_md5s_instances.pl --hostname $USE_HOST --input $input --stage $ITER
+    command get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER
   end
 
