From 21d5fecb922f388bcff92c4f1f131561a4248ce5 Mon Sep 17 00:00:00 2001 From: jbasney Date: Fri, 13 Apr 2007 04:19:04 +0000 Subject: [PATCH] cd to top level directory for GT nightly builds --- nmi/testscript | 1 + 1 file changed, 1 insertion(+) 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 ================================================== -- 2.45.2