Changeset 1455


Ignore:
Timestamp:
07/31/09 10:26:07 (16 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

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

    r1451 r1455  
    3636#1: modify some variables
    3737cd etc
    38         cat environment_variables.sh | sed -e "s/C:\/MATLAB\/R2009a\//usr\/local\/pkgs\/matlab-7.6\//g" > environment_variables.sh.bak
     38        cat environment_variables.sh | sed -e "s/C:\/MATLAB\/R2009a\//\/usr\/local\/pkgs\/matlab-7.6\//g" > environment_variables.sh.bak
    3939        mv environment_variables.sh.bak environment_variables.sh
    4040cd ..
Note: See TracChangeset for help on using the changeset viewer.