mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
ubuntutools.builder: Small fixup spotted by pylint
This commit is contained in:
parent
3ae9fea935
commit
ee157d1cd9
@ -78,4 +78,4 @@ def getBuilder(builder=None):
|
|||||||
return Sbuild()
|
return Sbuild()
|
||||||
|
|
||||||
Logger.error("Unsupported builder specified: %s. Only pbuilder and "
|
Logger.error("Unsupported builder specified: %s. Only pbuilder and "
|
||||||
"sbuild are supported." % (options.builder))
|
"sbuild are supported." % builder)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user