Changeset 2147 for palm/trunk/SCRIPTS/subjob
- Timestamp:
- Feb 9, 2017 4:52:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/subjob
r2135 r2147 226 226 # (node*) local_address=210.219.61.8 local_host=lckordi;; 227 227 (gaia*) local_address=150.183.146.24; local_host=ibmkisti;; 228 (gharbi) local_address=130.75.105.47; local_host=lcmuk;; 228 229 (gallego) local_address=130.75.105.10; local_host=lcmuk;; 229 230 (gregale) local_address=130.75.105.109; local_host=lcmuk;; … … 236 237 (jaboticaba) local_address=150.163.25.181; local_host=lcbr;; 237 238 (sno) local_address=130.75.105.113; local_host=lcmuk;; 239 (kuma) local_address=130.75.105.115; local_host=lcmuk;; 238 240 (levanto) local_address=130.75.105.45; local_host=lcmuk;; 239 241 (login*) local_address=118.128.66.201; local_host=lckiaps;; … … 440 442 esac;; 441 443 (lcbullhh) case $ndq in 442 (compute| shared) error=false;;444 (compute|compute2|shared) error=false;; 443 445 (*) error=true;; 444 446 esac;;
Note: See TracChangeset
for help on using the changeset viewer.