From: jbasney Date: Fri, 13 Apr 2007 04:19:04 +0000 (+0000) Subject: cd to top level directory for GT nightly builds X-Git-Tag: OPENSSH_GSI_GPT_4_0~5 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/21d5fecb922f388bcff92c4f1f131561a4248ce5 cd to top level directory for GT nightly builds --- diff --git a/nmi/testscript b/nmi/testscript index 0df792f..dbf0039 100755 --- a/nmi/testscript +++ b/nmi/testscript @@ -84,6 +84,7 @@ if test -d openssh; then --with-privsep-user=$USER --with-privsep-path=$GLOBUS_LOCATION/var/empty make install fi + cd .. fi if test -f nightly.tar.gz; then echo ==================================================