From 37aa0803814d550c85e9baf227b68b1d4c2c30e1 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 4 Oct 2012 15:20:54 +0000 Subject: doh left in an 'exit' call... svn path=/trunk/; revision=16324 --- scripts/auto-build/pd-extended-auto-builder.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh index cf83a726..34df82c7 100755 --- a/scripts/auto-build/pd-extended-auto-builder.sh +++ b/scripts/auto-build/pd-extended-auto-builder.sh @@ -77,7 +77,6 @@ if [ "$1" = "source-tarball-only" ]; then version=`get_pd_version "$auto_build_root_dir"` tarballname=Pd-extended_$version-source.tar.bz2 set_debian_changelog_version $version "${auto_build_root_dir}" - exit make_source_tarball "${auto_build_root_dir}" $tarballname echo "The source tarball is here:" echo " /tmp/$tarballname" -- cgit v1.2.1