From: basney Date: Fri, 4 Sep 2009 15:47:36 +0000 (+0000) Subject: building GPT package multiple times now, so need to remove previous version X-Git-Tag: OPENSSH_5_2P1_GSSAPI_20090924~10 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/19ba7c7122c6cd5f787c1ca83206189daca1fb16 building GPT package multiple times now, so need to remove previous version --- diff --git a/nmi/testscript b/nmi/testscript index 9f0ea2c..9a3d688 100755 --- a/nmi/testscript +++ b/nmi/testscript @@ -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"