Changeset 2412


Ignore:
Timestamp:
10/09/09 15:25:50 (15 years ago)
Author:
Mathieu Morlighem
Message:

use csh and not sh on cosmos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/LaunchQueueJobcosmos.m

    r2249 r2412  
    2727
    2828%new cosmos cannot launch across cluster using ssh
    29 disp(['launch solution sequence on remote cluster by logging into it and typing qsub -S/bin/sh ' md.name '.queue']);
     29disp(['launch solution sequence on remote cluster by logging into it and typing qsub -S/bin/csh ' md.name '.queue']);
    3030md.waitonlock=0;
Note: See TracChangeset for help on using the changeset viewer.