Changeset 20339


Ignore:
Timestamp:
03/24/16 09:10:28 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: trying to fix MATLAB_PATH option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/jenkins.sh

    r20338 r20339  
    162162        ./scripts/automakererun.sh
    163163        cat > configure.sh << EOF
     164#Define MATLAB path first:
     165MATLAB_PATH=$MATLAB_PATH
     166
     167#Configure options:
    164168./configure $ISSM_CONFIG
    165169EOF
Note: See TracChangeset for help on using the changeset viewer.