IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2023, 2:43:59 PM (3 years ago)
Author:
eugene
Message:

cleanup logging and automatic advance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rawfix.20230221/src/rawfix.md5chk.pt

    r42411 r42440  
    5959  npending 1
    6060
    61   stdout $LOGDIR/md5chk.run.stdout.log 
    62   stderr $LOGDIR/md5chk.run.stderr.log
    63 
    6461  task.exec
    6562    # if we are unable to run the 'exec', use a long retry time
     
    8380    sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
    8481
    85     # send output to a file in the DATEOBS directory
    86     stdout $DATEOBS/md5chk.log 
     82    # does the output go here?
     83    stdout $mypath/$DATEOBS/log.md5chk.v0 
     84    stderr $mypath/$DATEOBS/log.md5chk.v0 
    8785
    8886    command check_md5s_dateobs.pl --dateobs $FULLDATE
Note: See TracChangeset for help on using the changeset viewer.