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

    r42440 r42441  
    5555
    5656task nights.ckchip_s3.run
    57 
    5857  periods      -poll $RPOLL
    5958  periods      -exec $REXEC
    6059  periods      -timeout 60
     60  host          anyhost
    6161  npending 1
    6262
     
    8686    sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY
    8787
    88     command check_chip_locations.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v1
     88    command $mypath/check_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v1
    8989  end
    9090
Note: See TracChangeset for help on using the changeset viewer.