mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Improve error message when sponsor-patch is called without -s, for a sync
This commit is contained in:
parent
e56edac012
commit
d30ffe59bc
@ -105,8 +105,8 @@ class SourcePackage(object):
|
||||
Logger.normal("Successfully acknowledged sync request bug #%i.",
|
||||
bug.id)
|
||||
else:
|
||||
Logger.error("Acknowledging a sync request other than to the "
|
||||
"official Ubuntu archive is not supported!")
|
||||
Logger.error("Sync requests can only be acknowledged when the "
|
||||
"upload target is Ubuntu.")
|
||||
sys.exit(1)
|
||||
return True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user