mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Dropped exit
This commit is contained in:
parent
eb22cc206b
commit
9bb93b6fc0
@ -216,6 +216,7 @@ class PbuilderDist:
|
||||
arguments += ['--basepath', prefix + '-base.cow']
|
||||
else:
|
||||
Logger.error('Unrecognized builder "%s".', self.builder)
|
||||
sys.exit(1)
|
||||
|
||||
if self.logfile:
|
||||
arguments += ['--logfile', self.logfile]
|
||||
|
Loading…
x
Reference in New Issue
Block a user