]> andersk Git - gssapi-openssh.git/commitdiff
Update for cvs.globus.org directory layout.
authorbasney <basney>
Wed, 12 Sep 2007 18:28:37 +0000 (18:28 +0000)
committerbasney <basney>
Wed, 12 Sep 2007 18:28:37 +0000 (18:28 +0000)
nmi/testscript

index fe629a3540acd2825daa215e70aeb4f776ffbd10..fbdde385197b5d8912237e6e8b68725142652654 100755 (executable)
@@ -44,7 +44,7 @@ if test -f gsi_openssh_bundle-*.tar.gz; then
   gpt-build -force -verbose gsi_openssh_bundle-*.tar.gz $GLOBUS_FLAVOR_NAME \
     GSI_OPENSSH_GPTMACRO="--with-zlib=$ZLIB_LOCATION"
 fi
-if test -d openssh; then
+if test -d gssapi-openssh/openssh; then
   echo ==================================================
   echo Installing autotools...
   cd autotools
@@ -89,7 +89,7 @@ if test -f nightly.tar.gz; then
         gpt-build -force -verbose gsi_openssh_bundle-*.tar.gz $GLOBUS_FLAVOR_NAME \
             GSI_OPENSSH_GPTMACRO="--with-zlib=$ZLIB_LOCATION"
     fi
-    if test -d openssh; then
+    if test -d gssapi-openssh/openssh; then
         echo ==================================================
         echo Installing autotools...
         cd autotools
This page took 0.044974 seconds and 5 git commands to generate.