]> andersk Git - gssapi-openssh.git/blobdiff - nmi/testscript
gtTRUNK-all-source-installer could be gt4.2.0-all-source-installer.
[gssapi-openssh.git] / 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.033217 seconds and 4 git commands to generate.