Changeset 20341
- Timestamp:
- 03/24/16 10:21:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r20340 r20341 157 157 then 158 158 cd $ISSM_DIR 159 #make uninstall 160 #make clean 161 #make distclean 159 make uninstall 160 make distclean 162 161 ./scripts/automakererun.sh 163 # cat > configure.sh << EOF164 ##Define MATLAB path first:165 #MATLAB_PATH=$MATLAB_PATH166 #167 ##Configure options:168 #./configure $ISSM_CONFIG169 #EOF170 # chmod 700 configure.sh171 # ./configure.sh172 162 eval "./configure $ISSM_CONFIG" 173 163
Note:
See TracChangeset
for help on using the changeset viewer.