Closed
Bug 875576
Opened 11 years ago
Closed 11 years ago
Teach get_binary_path how to get paths from the staged-package directory
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
4.85 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
I want to use get_binary_path in profileserver.py, but it wants to run the app from the staged package directory. This patch teaches get_binary_path how to locate the binary there.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #753545 -
Flags: review?(gps)
Comment 2•11 years ago
|
||
Comment on attachment 753545 [details] [diff] [review]
Teach get_binary_path how to get paths from the staged-package directory
Review of attachment 753545 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #753545 -
Flags: review?(gps) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Pushed this to try to sanity check that it doesn't break anything:
https://tbpl.mozilla.org/?tree=Try&rev=f3e855054b2c
(gps was worried about the new unittests failing on tbpl.)
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•