]> andersk Git - gssapi-openssh.git/commitdiff
Remove BUILD subdirectory before second gpt-build so we're sure to do
authorbasney <basney>
Thu, 13 Sep 2007 18:41:50 +0000 (18:41 +0000)
committerbasney <basney>
Thu, 13 Sep 2007 18:41:50 +0000 (18:41 +0000)
a full second test build.

nmi/testscript

index fbdde385197b5d8912237e6e8b68725142652654..5f18844e0846ae66edff44d4c17fdf501302067e 100755 (executable)
@@ -99,6 +99,7 @@ if test -f nightly.tar.gz; then
         cd gssapi-openssh/openssh
         if test -f make_gpt_dist; then
             echo Building GSI-OpenSSH GPT package from CVS...
+            rm -rf BUILD
             gpt-build -force -verbose gsi_openssh-*.tar.gz $GLOBUS_FLAVOR_NAME \
                 GSI_OPENSSH_GPTMACRO="--with-zlib=$ZLIB_LOCATION"
         else
This page took 0.03987 seconds and 5 git commands to generate.