IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2023, 3:19:30 PM (3 years ago)
Author:
eugene
Message:

remove ipp060 references; use programs in PATH

File:
1 edited

Legend:

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

    r42452 r42454  
    9393    # the command returns these fields: dateobs stage md5host
    9494    # NOTE: stage == ITER
    95     command $mypath/get_hosts_md5s.sh $mypath $DATEOBS $ITER
     95    command get_hosts_md5s.sh $mypath $DATEOBS $ITER
    9696  end
    9797
     
    160160    stderr $mypath/$DATEOBS/log.md5sum.runhosts.v$ITER 
    161161
    162     # XXX TEST: $USE_HOST = ipp060
    163162    $USE_HOST = $MD5HOST
    164163    host -required $USE_HOST
     
    179178    # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs
    180179    periods -exec 0.05
    181     command $mypath/get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER
    182 #   command $mypath/get_md5s_instances.pl --hostname $USE_HOST --input $input --stage $ITER
     180    command get_md5s_instances.pl --hostname $USE_HOST --topdir $mypath --dateobs $DATEOBS --stage $ITER
    183181  end
    184182
Note: See TracChangeset for help on using the changeset viewer.