Changeset 23151


Ignore:
Timestamp:
08/21/18 13:21:21 (7 years ago)
Author:
kruegern
Message:

BUG: modified linux64_ross by mistake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross

    r23149 r23151  
    2929
    3030#PYTHON and MATLAB testing
    31 MATLAB_TEST=0
     31MATLAB_TEST=1
    3232PYTHON_TEST=1
    3333
     
    3737
    3838#List of external packages to be installed and their installation scripts
    39 EXTERNALPACKAGES=""
     39EXTERNALPACKAGES="autotools     install.sh
     40                                                cmake        install.sh
     41                                                mpich         install-3.2-linux64.sh
     42                                                petsc         install-3.7-linux64.sh
     43                                                triangle      install-linux64.sh
     44                                                chaco         install.sh
     45                                                m1qn3         install.sh
     46                                                hdf5          install.sh
     47                                                netcdf        install.sh
     48                                                shell2junit   install.sh"
    4049
    4150#-----------------#
     
    5463#by Matlab and runme.m
    5564#ex: "'id',[101 102 103]"
    56 PYTHON_NROPTIONS="--exclude_name 'Dakota'"
     65PYTHON_NROPTIONS="-exclude_name 'Dakota'"
    5766MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
Note: See TracChangeset for help on using the changeset viewer.