mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #26871
[Bug 1455993] Re: Script that posts Gerrit patch URL to Launchpad bugs not working
Turns out the problem was that Gerrit added a couple of command-line
arguments that it sends to the hook scripts. And the python getopt()
method that I'm using, crashes if it receives unrecognized arguments.
So even though we're not using those new arguments, the fix is to add
them to the list of recognized arguments.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1455993
Title:
Script that posts Gerrit patch URL to Launchpad bugs not working
Status in Mahara ePortfolio:
In Progress
Bug description:
It appears that the script that posts Gerrit patch URLs onto Launchpad
bugs may be broken at the moment. This is probably related to the
Gerrit upgrade that we carried out last week.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1455993/+subscriptions
References