Changeset 1274 for palm/trunk/SCRIPTS/mbuild
- Timestamp:
- Jan 9, 2014 1:14:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r1256 r1274 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # adjustments for lccrayh 25 25 # 26 26 # Former revisions: … … 475 475 case $remote_host in 476 476 (lccrayb) remote_addres=130.73.233.1;; 477 (lccrayh) remote_addres=130.75.4.1;; 477 478 (lcflow) remote_addres="flow.hpc.uni-oldenburg.de";; 478 479 (lckordi) remote_adress=210.219.61.8;; … … 1307 1308 1308 1309 # workaround for lcxe6 1309 if [[ $remote_host = lcxe6 || $remote_host = lccrayb || $remote_host = lccrayf ]]1310 if [[ $remote_host = lcxe6 || $remote_host = lccrayb || $remote_host = lccrayf || $remote_host = lccrayh ]] 1310 1311 then 1311 1312
Note: See TracChangeset
for help on using the changeset viewer.