Changeset 20434
- Timestamp:
- 04/04/16 18:07:54 (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
r20429 r20434 116 116 117 117 #install if requested or if install does not exist 118 if [ "$ISSM_EXTERNALPACKAGES" == "install" ] || [ ! -d install ] ;118 if [ "$ISSM_EXTERNALPACKAGES" == "install" ] || [ ! -d install ] || [ ! "$(ls -A install)" ]; 119 119 then 120 120 echo "======================================================";
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)