From: Wouter Wijngaards Date: Tue, 15 May 2012 14:50:35 +0000 (+0000) Subject: remove debug. X-Git-Tag: release-1.4.17rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd1dbd09fe3547485e1fb2a325d643670096a14;p=thirdparty%2Funbound.git remove debug. git-svn-id: file:///svn/unbound/trunk@2668 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/makedist.sh b/makedist.sh index 45addb33d..c2e2f82ca 100755 --- a/makedist.sh +++ b/makedist.sh @@ -93,7 +93,7 @@ cleanup () { error_cleanup () { echo "$0: error: $1" >&2 - ##cleanup + cleanup exit 1 }