Changeset 19211


Ignore:
Timestamp:
03/18/15 18:53:06 (10 years ago)
Author:
glperez
Message:

CHG: Fourth attempt at forcing older svn version.

File:
1 edited

Legend:

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

    r19210 r19211  
    4646                PACKAGEINST=$(echo $EXTERNALPACKAGES | cut -d " " -f $NUM2-$NUM2)
    4747
    48                 cd $PACKAGENAME
     48                #cd $PACKAGENAME
    4949                echo "-------------------------------------"
     50                echo " ISSM_DIR: $ISSM_DIR"
    5051                echo " PACKAGENAME: $PACKAGENAME"
    51                 echo " PDW: $PWD"
     52                echo " PWD: $PWD"
    5253                echo "-------------------------------------"
    5354
     55                cd $ISSM_DIR/externalpackages/$PACKAGENAME
    5456                #tricky part here. We do not want to reinstall this package if it's already installed
    5557                #and the svn file which does the install has not be modified! To keep track of
Note: See TracChangeset for help on using the changeset viewer.