From: Benjamin Drung Date: Tue, 4 Mar 2014 10:44:09 +0000 (+0100) Subject: Remove unreachable code. X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=66df2320bc6bff5252b0b26280d14532bc780805;p=profitbricks%2Fjenkins-build-scripts.git Remove unreachable code. --- diff --git a/debian_build.py b/debian_build.py index 4486eae..c1e3bcf 100755 --- a/debian_build.py +++ b/debian_build.py @@ -414,7 +414,6 @@ if __name__ == '__main__': if line.lower().startswith('section: unknown'): raise Exception('debian/control sets "section" to unknown. ' 'This is not allowed, failing...') - exit_error() # .. and update changelog if we trust the package if do_autoincrement: