Ignore:
Timestamp:
11/07/13 15:36:43 (11 years ago)
Author:
Eric.Larour
Message:

CHG: failsafe for failed externalpackages installs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/jenkins.sh

    r16666 r16667  
    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
Note: See TracChangeset for help on using the changeset viewer.