Closed
Bug 694370
Opened 14 years ago
Closed 14 years ago
Mozprocess should print the process arguments if the executable is not found
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
Details
Currently you just get a traceback and
OSError: [Errno 2] No such file or directory
if the executable is not found. In this case, the process arguments,
which include the executable, should be printed so that you at least
know what cant be found
Reporter | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•