IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2023, 2:05:41 PM (3 years ago)
Author:
eugene
Message:

adding advance task, fix the logs

File:
1 edited

Legend:

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

    r42417 r42430  
    8686    exec echo "# start runhosts $mydate" >> $tmpline
    8787
    88     command get_hosts_md5s.sh $DATEOBS
     88    command get_hosts_md5s.sh $DATEOBS v0
    8989  end
    9090
     
    161161
    162162    ## even when testing, use the original hostname here:
    163     $input = $mypath/$DATEOBS/$MD5HOST.inst.txt
     163    $input = $mypath/$DATEOBS/$MD5HOST.inst.v0.txt
    164164
    165165    # need to make sure this will work on the ipp b-nodes:
    166166    # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs
    167167    periods -exec 0.05
    168     command $mypath/get_md5s_instances_stage2.pl --hostname $USE_HOST --input $input
     168    command $mypath/get_md5s_instances_stage2.pl --hostname $USE_HOST --input $input --stage v0
    169169  end
    170170
Note: See TracChangeset for help on using the changeset viewer.