Closed
Bug 745738
Opened 10 years ago
Closed 10 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•10 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•10 years ago
|
Attachment #615328 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Pushed to inbound: http://hg.mozilla.org/integration/mozilla-inbound/rev/9b1a1266c8fd
Target Milestone: --- → Firefox 14
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9b1a1266c8fd
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•2 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
•