Changeset 23151
- Timestamp:
- 08/21/18 13:21:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross
r23149 r23151 29 29 30 30 #PYTHON and MATLAB testing 31 MATLAB_TEST= 031 MATLAB_TEST=1 32 32 PYTHON_TEST=1 33 33 … … 37 37 38 38 #List of external packages to be installed and their installation scripts 39 EXTERNALPACKAGES="" 39 EXTERNALPACKAGES="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" 40 49 41 50 #-----------------# … … 54 63 #by Matlab and runme.m 55 64 #ex: "'id',[101 102 103]" 56 PYTHON_NROPTIONS="- -exclude_name 'Dakota'"65 PYTHON_NROPTIONS="-exclude_name 'Dakota'" 57 66 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
Note:
See TracChangeset
for help on using the changeset viewer.