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

    r42440 r42441  
    5555# output: md5host_s2.book
    5656task nights.md5sum_s2.loadhosts
    57 
    5857  periods      -poll $RPOLL
    5958  periods      -exec $REXEC
    6059  periods      -timeout 60
     60  host          local
    6161  npending 1
    6262
     
    8686    exec echo "# start runhosts $mydate" >> $tmpline
    8787
    88     command get_hosts_md5s.sh $DATEOBS v0
     88    command $mypath/get_hosts_md5s.sh $mypath $DATEOBS v0
    8989  end
    9090
Note: See TracChangeset for help on using the changeset viewer.