]> andersk Git - gssapi-openssh.git/commitdiff
oops, need to "cd .." out of zlib directory
authorjbasney <jbasney>
Fri, 16 Feb 2007 22:00:56 +0000 (22:00 +0000)
committerjbasney <jbasney>
Fri, 16 Feb 2007 22:00:56 +0000 (22:00 +0000)
nmi/testscript

index 0b84d0b7a9b4213505830dfb48071cb6a4d95fc0..18b34f2c9b104e0eed8a9c785b67f7a2b062291b 100755 (executable)
@@ -44,6 +44,7 @@ cd zlib-1.2.3
 ./configure --prefix=$ZLIB_LOCATION
 make
 make install
+cd ..
 echo ==================================================
 flavor=`gpt-query -name=gsi_openssh | perl -n -e 'if (/gsi_openssh-(.*)-pgm/){print "$1\n";}'|head -1`
 echo GPT flavor is $flavor.  Installing globus_core.
This page took 0.040284 seconds and 5 git commands to generate.