IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2023, 8:18:25 AM (3 years ago)
Author:
eugene
Message:

allow long-running jobs (md5sum) to be remote; fix some error handling

File:
1 edited

Legend:

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

    r42440 r42441  
    5454
    5555task nights.fixchip.run
    56 
    5756  periods      -poll $RPOLL
    5857  periods      -exec $REXEC
    5958  periods      -timeout 1800
     59  host          anyhost
    6060  npending 1
    6161
     
    8484    sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
    8585
    86     command fix_chip_locations.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0
     86    command $mypath/fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0
    8787  end
    8888
Note: See TracChangeset for help on using the changeset viewer.