Closed
Bug 1277127
Opened 8 years ago
Closed 8 years ago
mach try option -u silently accepts path names
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mattw, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [fixed by bug 1258451])
Actual:
Passing in a path to -u, such as:
mach try --no-push -b do -p win32 -u browser/components/extensions/test/browser/
fails silently, and generates the following syntax:
try: -b do -p win32 -u browser/components/extensions/test/browser/ -t none
Expected:
It should generate an error message explaining how -u should work.
Comment 1•8 years ago
|
||
This was fixed by bug 1258451.
Status: NEW → RESOLVED
Closed: 8 years ago
Depends on: 1258451
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1258451]
You need to log in
before you can comment on or make changes to this bug.
Description
•