Closed
Bug 768209
Opened 13 years ago
Closed 11 years ago
run_command() shouldn't throw an exception when command not found
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: [mozharness])
I probably need to put this in a try: except.
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Comment 1•11 years ago
|
||
Just curious is this still a relevant bug? Was trying to poke around but then saw bunch of commits that should handle it nicely. Saw the except catch statement here [1].
[1]: http://mxr.mozilla.org/build/source/mozharness/mozharness/base/script.py?rev=29c32c056cdf#737
Flags: needinfo?(catlee)
Comment 2•11 years ago
|
||
Thanks, yeah, it looks like this is being handled already.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(catlee)
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•