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
  • ../trunk-jpl/jenkins/jenkins.sh

     
    139139                                echo "======================================================";
    140140                                echo "    ERROR: installation of $PACKAGENAME failed        ";
    141141                                echo "======================================================";
     142                                #erase install directory, so that next time, we still try and compile this!
     143                                rm -rf install
    142144                        fi
    143145                        source $ISSM_DIR/etc/environment.sh
    144146                else
Note: See TracBrowser for help on using the repository browser.