Closed
Bug 792135
Opened 12 years ago
Closed 12 years ago
Add which Python package to the tree
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(2 files)
72.05 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
688 bytes,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
We have numerous implementations of "find this executable" in the tree. jhammel pointed me at https://code.google.com/p/which/. I suggest we add it to the tree.
License is MIT so it can go in python/.
Attachment #662243 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 662243 [details] [diff] [review]
Part 1: Add the files
Review of attachment 662243 [details] [diff] [review]:
-----------------------------------------------------------------
We shouldn't import which.exe.
Attachment #662243 -
Flags: review?(mh+mozilla) → review+
Updated•12 years ago
|
Attachment #662245 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/88a1e8e2df95
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b81d80f9492
which.exe removed per review.
Target Milestone: --- → mozilla18
Comment 4•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/88a1e8e2df95
https://hg.mozilla.org/mozilla-central/rev/9b81d80f9492
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
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
•