Index: trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42430)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42440)
@@ -82,5 +82,5 @@
 
     # write an entry point in the log for this night
-    sprintf tmpline "%s/%s/md5sum.runhosts.log" $mypath $DATEOBS
+    sprintf tmpline "%s/%s/log.md5sum.runhosts.v0" $mypath $DATEOBS
     date -var mydate
     exec echo "# start runhosts $mydate" >> $tmpline
@@ -143,4 +143,5 @@
     # save DATEOBS so we can find the md5sum.book entry
 
+    # does the output go here?
     stdout $mypath/$DATEOBS/log.md5sum.runhosts.v0  
     stderr $mypath/$DATEOBS/log.md5sum.runhosts.v0  
@@ -268,5 +269,5 @@
   if ("$1" != "OK")
     book setword md5sum.book $options:1 pantasksQuality $1
-    sprintf tmpline "%s/%s/md5sum.runhosts.log" $mypath $options:1
+    sprintf tmpline "%s/%s/log.md5sum.runhosts.v0" $mypath $options:1
     exec echo "failure $1 $options:0" >> $tmpline
   else
