From: basney Date: Wed, 12 Sep 2007 18:28:37 +0000 (+0000) Subject: Update for cvs.globus.org directory layout. X-Git-Tag: OPENSSH_GSI_GPT_4_1~4 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/d4c3091b7004c0842c2924ed2ae9b0acf48ae32d Update for cvs.globus.org directory layout. --- diff --git a/nmi/testscript b/nmi/testscript index fe629a3..fbdde38 100755 --- a/nmi/testscript +++ b/nmi/testscript @@ -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