Closed Bug 965327 Opened 10 years ago Closed 10 years ago

Running install-gaia.js on node.js

Categories

(Firefox OS Graveyard :: Gaia, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: macajc, Assigned: albert)

References

Details

(Keywords: regression, Whiteboard: [systemsfe])

Attachments

(1 file)

The patch from bug 955992 is making the build fail when the build includes single variant apps.
The command that is failing is:

[sh -c adb push "/home/cjc/dev/gaiaDEV/profile/svoperapps" //data/local/svoperapps]

which instead of pushing the directory is dumping the ADB help information:

Android Debug Bridge version 1.0.31

 -a                            - directs adb to listen on all interfaces for a connection
 
as if adb was executed without any commands.
Assignee: nobody → acperez
Keywords: regression
Regression produced by bug 955992
Attached file Patch
Attachment #8367414 - Flags: review?(yurenju.mozilla)
Whiteboard: [systemsfe]
Thanks Albert for fixing my bug, I will try to add an integration test for |adb| case.
Attachment #8367414 - Flags: review?(yurenju.mozilla) → review+
Master: https://github.com/mozilla-b2g/gaia/commit/2ef280ecb1c225d04b710f967171a9774b92a62e
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Blocks: 955988
No longer depends on: 955988
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: