Closed
Bug 934119
Opened 10 years ago
Closed 10 years ago
syntax error in configure during ./config.status --recheck
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: froydnj, Unassigned)
References
Details
Attachments
(1 file)
Doing a ./config.status --recheck, I get: /home/froydnj/src/mozilla-central-official/configure: 29362: /home/froydnj/src/mozilla-central-official/configure: ]: not found which comes from: http://mxr.mozilla.org/mozilla-central/source/configure.in#9125 which has an extra ]: http://mxr.mozilla.org/mozilla-central/source/configure.in#9132 Going to attach a patch and check this in as r=trivial.
![]() |
Reporter | |
Comment 1•10 years ago
|
||
The closing ] is actually two lines up. Guess we have a lot of people just doing full clobbers...
Attachment #826312 -
Flags: review+
![]() |
Reporter | |
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e822dee6c64
Flags: in-testsuite-
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9e822dee6c64
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•