Changeset 20413
- Timestamp:
- 03/31/16 14:51:47 (10 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/jenkins/jenkins.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r20410 r20413 75 75 76 76 #Do we need to recompile 77 if [ ! -z "$(cat $ISSM_DIR/TEMP | grep -e "\.cpp" -e "\.h" )" ] ; then77 if [ ! -z "$(cat $ISSM_DIR/TEMP | grep -e "\.cpp" -e "\.h" )" ] || [ "$ISSM_RECONFIGURE" == "yes"] ; then 78 78 echo " -- checking for recompilation... yes"; 79 79 ISSM_COMPILATION="yes"
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)