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/get_hosts_fixchip.sh

    r42449 r42454  
    2727  set chipID = `echo $f | awk -F/ '{print $NF}' | awk -F. '{print $1}'`
    2828  if ("$myhost" == "") then
    29     set myhost = ipp060
     29    set myhost = ipp156
    3030  endif
    3131  echo $dateobs $chipID $iter $myhost
    3232end
    3333
    34 ## XXX ipp060 is hardwired for no good reason
     34## XXX ipp156 is hardwired for no good reason
Note: See TracChangeset for help on using the changeset viewer.