Closed Bug 1594955 Opened 6 years ago Closed 6 years ago

subprocess.Popen is missing the env= argument when calling autoconf in old.configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mars, Assigned: mars)

Details

Attachments

(1 file)

Changeset https://hg.mozilla.org/mozilla-central/rev/f47e966507eb removed the env= argument to the subprocess.Popen() call that runs autoconf in old.configure. @glandium says the argument's removal appears to be accidental and should be restored.

Restore the env= argument to the subprocess.Popen() call that runs
autoconf in old.configure. The argument appears to have been removed by
accident in changeset f47e966507eb.

Pushed by mfogels@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b8a7b94df40c Restore autoconf subprocess environ in old.configure r=glandium
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: