]> andersk Git - gssapi-openssh.git/commitdiff
building GPT package multiple times now, so need to remove previous version
authorbasney <basney>
Fri, 4 Sep 2009 15:47:36 +0000 (15:47 +0000)
committerbasney <basney>
Fri, 4 Sep 2009 15:47:36 +0000 (15:47 +0000)
nmi/testscript

index 9f0ea2c00c48a07349f5ee80c38d7337353a734a..9a3d688257fbce30e8350ef7b81a78914d623ee7 100755 (executable)
@@ -78,6 +78,7 @@ for installer in `ls gt*-all-source-installer.tar.gz *nightly.tar.gz`; do
     cd gssapi-openssh/openssh
     if test -f make_gpt_dist; then
       echo Building GSI-OpenSSH GPT package from CVS...
+      rm -f gsi_openssh-*.tar.gz
       ./make_gpt_dist
       gpt-build -force -verbose gsi_openssh-*.tar.gz $GLOBUS_FLAVOR_NAME \
         GSI_OPENSSH_GPTMACRO="--with-zlib=$ZLIB_LOCATION"
This page took 0.054077 seconds and 5 git commands to generate.