Closed
Bug 745738
Opened 13 years ago
Closed 13 years ago
make install target bails if there are multiple devices connected
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 14
People
(Reporter: cwiiis, Assigned: cwiiis)
References
Details
Attachments
(1 file)
|
1.43 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
If there are multiple devices connected to adb, the make install target fails. It would be nice if the install target could be specified, and that the error message was a bit more user-friendly.
| Assignee | ||
Comment 1•13 years ago
|
||
Allow specifying the install target via an environment variable. If there are
multiple devices connected and the target isn't set, bail out with a helpful
error message and list the devices.
Attachment #615328 -
Flags: review?(mark.finkle)
Updated•13 years ago
|
Attachment #615328 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Pushed to inbound: http://hg.mozilla.org/integration/mozilla-inbound/rev/9b1a1266c8fd
Target Milestone: --- → Firefox 14
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•