]> andersk Git - gssapi-openssh.git/blobdiff - nmi/testscript
oops, missing a 'fi'
[gssapi-openssh.git] / nmi / testscript
index 0df792fdfed701c88465bf8737cb2d41f3ac98b0..d508e107a178153f7b97157d22a60158085251a9 100755 (executable)
@@ -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 ==================================================
@@ -129,4 +130,5 @@ if test -f nightly.tar.gz; then
             make install
         fi
     fi
+fi
 ) 2>&1 # we want stdout & stderr mixed in the output file
This page took 0.046337 seconds and 4 git commands to generate.