Changeset 1357


Ignore:
Timestamp:
Apr 11, 2014 3:02:03 PM (10 years ago)
Author:
witha
Message:

Adjustments for lccrayh (automatic restarts on lccrayh outside of IMUK are now possible)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r1328 r1357  
    2222# Current revisions:
    2323# ------------------
    24 #
     24# adjustments for lccrayh (automatic restarts on lccrayh outside of IMUK are now
     25# possible)
    2526#
    2627# Former revisions:
     
    43884389                   elif [[ $localhost = lccrayh ]]
    43894390                   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\" "
    43914392                   else
    43924393                      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.