source: issm/oecreview/Archive/16554-17801/ISSM-16666-16667.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 593 bytes
RevLine 
[17802]1Index: ../trunk-jpl/jenkins/jenkins.sh
2===================================================================
3--- ../trunk-jpl/jenkins/jenkins.sh (revision 16666)
4+++ ../trunk-jpl/jenkins/jenkins.sh (revision 16667)
5@@ -139,6 +139,8 @@
6 echo "======================================================";
7 echo " ERROR: installation of $PACKAGENAME failed ";
8 echo "======================================================";
9+ #erase install directory, so that next time, we still try and compile this!
10+ rm -rf install
11 fi
12 source $ISSM_DIR/etc/environment.sh
13 else
Note: See TracBrowser for help on using the repository browser.