- Timestamp:
- Apr 11, 2014 3:02:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r1328 r1357 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # adjustments for lccrayh (automatic restarts on lccrayh outside of IMUK are now 25 # possible) 25 26 # 26 27 # Former revisions: … … 4388 4389 elif [[ $localhost = lccrayh ]] 4389 4390 then 4390 ssh $usern@ 130.75.4.1 "ssh $SSH_PORTOPT $return_addres -l $return_username \"PATH=\\\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc\" "4391 ssh $usern@hlogin1 "ssh $SSH_PORTOPT $return_addres -l $return_username \"PATH=\\\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc\" " 4391 4392 else 4392 4393 ssh $SSH_PORTOPT $return_addres -l $return_username "PATH=\$PATH:$LOCAL_MRUN_PATH;export PALM_BIN=$LOCAL_MRUN_PATH;cd $LOCAL_PWD; $mc "
Note: See TracChangeset
for help on using the changeset viewer.