]> andersk Git - gssapi-openssh.git/commitdiff
gtTRUNK-all-source-installer could be gt4.2.0-all-source-installer.
authorbasney <basney>
Wed, 11 Jun 2008 15:15:44 +0000 (15:15 +0000)
committerbasney <basney>
Wed, 11 Jun 2008 15:15:44 +0000 (15:15 +0000)
nmi/testscript

index 658c533bf92ea01bdf6cb3470a2c7583f3f3625c..d39ce0101cd1046142c616e3d3c3bbaea0792b2d 100755 (executable)
@@ -92,12 +92,13 @@ if test -d gssapi-openssh/openssh; then
   fi
   cd ../..
 fi
+rm -rf gt*-installer
 if test -f nightly.tar.gz; then
     echo ==================================================
     echo Installing GT CVS Trunk...
     GLOBUS_LOCATION=$_CONDOR_SCRATCH_DIR/globus-trunk
     tar xfz nightly.tar.gz
-    cd gtTRUNK-all-source-installer
+    cd gt*-installer
     ./configure --prefix=$GLOBUS_LOCATION --with-buildopts="-verbose" \
                 --with-gsiopensshargs="--with-zlib=$ZLIB_LOCATION"
     make gsi-openssh install
This page took 0.063249 seconds and 5 git commands to generate.