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.fixchip_s2.pt

    r42430 r42440  
    6060  npending 1
    6161
    62   stdout $LOGDIR/fixchip_s2.run.stdout.log 
    63   stderr $LOGDIR/fixchip_s2.run.stderr.log
    64 
    6562  task.exec
    6663    # if we are unable to run the 'exec', use a long retry time
     
    8380    substr $DATEOBS 6 2 DAY
    8481    sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
     82
     83    # does the output go here?
     84    stdout $mypath/$DATEOBS/log.fixchip_s2.runhosts.v0 
     85    stderr $mypath/$DATEOBS/log.fixchip_s2.runhosts.v0 
    8586
    8687    command fix_chip_locations_stage2.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0
Note: See TracChangeset for help on using the changeset viewer.