Changeset 11622


Ignore:
Timestamp:
03/05/12 09:54:17 (13 years ago)
Author:
schlegel
Message:

move MATLAB bin from cron file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/cron/nightlyrun.sh

    r11610 r11622  
    132132#Source environment variables with new matlab path {{{1
    133133cd $ISSM_TIER/etc
    134 source environment.sh MATLAB_DIR=$MATLAB_PATH
     134source environment.sh
    135135#}}}
    136136#install/copy/none external packages    (ISSM_EXTERNALPACKAGES){{{1
     
    265265        cd $ISSM_TIER/nightlylog/
    266266
     267        MATLABBIN=$MATLAB_PATH/bin/matlab
    267268        #Start test
    268269        $MATLABBIN  -nojvm -nosplash  -r matlab_run$i -logfile matlab_log$i.log &
Note: See TracChangeset for help on using the changeset viewer.