Closed
Bug 1002461
Opened 11 years ago
Closed 7 years ago
make install-gaia/push is broken on windows
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ochameau, Unassigned)
Details
When I run make push, on mozillabuild environment (mingw/msys), I get this error:
Exception: Error: it does not support sh.exe command
This exception is due to the fact that PATH env variable, even if run on msys,
ends up with ";" separator when pulled from xpcshell.
Even if I fix that, I end up with an homescreen with no app icon at all.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•