Index: trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt	(revision 42411)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt	(revision 42440)
@@ -59,7 +59,4 @@
   npending 1
 
-  stdout $LOGDIR/md5chk.run.stdout.log  
-  stderr $LOGDIR/md5chk.run.stderr.log
-
   task.exec
     # if we are unable to run the 'exec', use a long retry time
@@ -83,6 +80,7 @@
     sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
 
-    # send output to a file in the DATEOBS directory
-    stdout $DATEOBS/md5chk.log  
+    # does the output go here?
+    stdout $mypath/$DATEOBS/log.md5chk.v0  
+    stderr $mypath/$DATEOBS/log.md5chk.v0  
 
     command check_md5s_dateobs.pl --dateobs $FULLDATE
