Closed
Bug 936020
Opened 12 years ago
Closed 12 years ago
[mozprocess] `commandline` reported incorrectly
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 917550
People
(Reporter: jugglinmike, Unassigned)
Details
Because the `ProcessHandlerMixin` transforms the `cmd` attribute to an array (which includes the arguments), the `commandline` attribute does not function correctly.
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•