Changeset 145 for palm/trunk/SCRIPTS
- Timestamp:
- Jan 9, 2008 8:17:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r129 r145 207 207 read_from_config="" 208 208 restart_run=false 209 return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')209 # return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}') 210 210 if [[ $return_addres = 130.75.105.158 ]] 211 211 then
Note: See TracChangeset
for help on using the changeset viewer.