source: issm/oecreview/Archive/16133-16554/ISSM-16184-16185.diff@ 16556

Last change on this file since 16556 was 16556, checked in by Mathieu Morlighem, 11 years ago

NEW: added Archive/16133-16554

File size: 941 bytes
  • ../trunk-jpl/src/m/os/issmstssh.m

     
    66
    77%just use starcluster command to pipe an ssh command through
    88system([starcluster() ' sshmaster ' host ' --user ' login ' ''' command '''']);
     9
  • ../trunk-jpl/src/m/os/starcluster.m

     
    44%   Usage:
    55%      STARCLUSTER=STARCLUSTER()
    66
    7 STARCLUSTER=[issmdir() '/externalpackages/python/install/bin/starcluster -c ' jplsvn '/projects/CloudComputing/starcluster.config'];
     7STARCLUSTER=[issmdir() '/externalpackages/python/install/bin/starcluster -c ' jplsvn '/proj-group/CloudComputing/starcluster.config'];
Note: See TracBrowser for help on using the repository browser.