Changeset 13633


Ignore:
Timestamp:
10/11/12 21:05:40 (12 years ago)
Author:
Eric.Larour
Message:

CHG: ensure that we are not running root but user.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/os/issmstssh.m

    r13631 r13633  
    77
    88%just use starcluster command to pipe an ssh command through
    9 system([starcluster() ' sshmaster ' host ' ''' command '''']);
     9system([starcluster() ' sshmaster ' host ' --user ' login ' ''' command '''']);
Note: See TracChangeset for help on using the changeset viewer.