Changeset 1197 for palm/trunk/SCRIPTS/mbuild
- Timestamp:
- Jul 4, 2013 6:19:45 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r1100 r1197 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # adjustments for CSC Helsinki (lccrayf) 25 25 # 26 26 # Former revisions: … … 1250 1250 1251 1251 # workaround for lcxe6 1252 if [[ $remote_host = lcxe6 ]]1253 then 1254 1255 eval $init_cmds 1252 if [[ $remote_host = lcxe6 || $remote_host = lccrayf ]] 1253 then 1254 1255 eval $init_cmds > /dev/null 2>&1 1256 1256 1257 1257 fi
Note: See TracChangeset
for help on using the changeset viewer.