[Webkit-unassigned] [Bug 32896] New: [bzt] Bugzilla-tool should not try to get the username and password from Git when we're using SVN
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 01:36:03 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32896
Summary: [bzt] Bugzilla-tool should not try to get the username
and password from Git when we're using SVN
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: eric at webkit.org, abarth at webkit.org
Bugzilla-tool tries to read the username and password from Git to use on
bugs.webkit.org. However, if neither Git is installed nor we are using Git as
our SCM for WebKit then bugzilla-tool will die (with a trace). For instance, we
may be using SVN.
We should make bugzilla-tool handle the case when the external command (i.e.
git) cannot be found.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list