]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
Remove unreachable code.
authorBenjamin Drung <benjamin.drung@profitbricks.com>
Tue, 4 Mar 2014 10:44:09 +0000 (11:44 +0100)
committerBenjamin Drung <benjamin.drung@profitbricks.com>
Tue, 4 Mar 2014 10:44:09 +0000 (11:44 +0100)
debian_build.py

index 4486eae3848bd24eaa17f0338eb1ad1e5883e07f..c1e3bcf046d8a6fa1e7ba3a8bc86f731e7b5910b 100755 (executable)
@@ -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: