mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Repoint requestsync at stable.
This commit is contained in:
parent
9bf7ed3fd3
commit
4a3e60b567
@ -380,8 +380,7 @@ def post_bug(source_package, subscribe, status, bugtitle, bugtext):
|
||||
# Create bug
|
||||
Bug = launchpadbugs.connector.ConnectBug()
|
||||
# Force the usage of stable Launchpad.
|
||||
#Bug.set_connection_mode(HTTPCONNECTION.MODE.STABLE)
|
||||
Bug.set_connection_mode(HTTPCONNECTION.MODE.STAGING)
|
||||
Bug.set_connection_mode(HTTPCONNECTION.MODE.STABLE)
|
||||
|
||||
# Use our cookie file for authentication.
|
||||
Bug.authentication = launchpad_cookiefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user