Changeset 114 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Oct 10, 2007 12:03:15 AM (17 years ago)
Author:
raasch
Message:

preliminary updates for implementing buildings in poismg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r109 r114  
    200200 read_from_config=""
    201201 restart_run=false
    202  return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
     202# return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
    203203 if [[ $return_addres = 130.75.105.158 ]]
    204204 then
Note: See TracChangeset for help on using the changeset viewer.