Closed
Bug 787600
Opened 13 years ago
Closed 13 years ago
Shell commands in submakes don't honour exported PATH and don't receive exported envvars
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: rain1, Assigned: rain1)
References
Details
Attachments
(1 file)
|
2.64 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
Yes, it's a ridiculous edge case, but I'm pretty sure it's one we depend upon on buildbots.
Attachment #657497 -
Flags: review?(gps)
| Assignee | ||
Updated•13 years ago
|
Summary: Shell commands in submakes don't honour exported PATH → Shell commands in submakes don't honour exported PATH and don't receive exported envvars
Comment 1•13 years ago
|
||
Comment on attachment 657497 [details] [diff] [review]
patch v1
Review of attachment 657497 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. I'm kinda surprised we didn't catch this until now.
Attachment #657497 -
Flags: review?(gps) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•