Closed
Bug 272191
Opened 21 years ago
Closed 20 years ago
Unix Build Configurator needs MOZ_CO_PROJECT
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: WeirdAl, Assigned: benjamin)
References
()
Details
(Keywords: regression)
Currently, .mozconfig files generated with config.cgi cannot run a checkout,
because the config.cgi script doesn't include MOZ_CO_PROJECT.
This is a regression caused by recent build changes.
Steps to reproduce:
(1) Visit URL
(2) Choose some options
(3) Click "Preview Build Script" button, then on second page click "Save the
script".
(4) make -f client.mk checkout
Expected results: Full checkout.
Actual results: Checkout dies early.
Assigning to bsmedberg per his request.
Updated•21 years ago
|
Hardware: PC → All
Assignee | ||
Comment 1•20 years ago
|
||
I fixed this. I can't remember whether there was another bug or I did it
offline, but it doesn't matter.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•