Closed
Bug 765808
Opened 13 years ago
Closed 13 years ago
js/src/configure is created with a standalone line 'dn'
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla16
People
(Reporter: mozilla, Unassigned)
References
()
Details
Attachments
(1 file)
888 bytes,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
06:04:16 ERROR - /builds/slave/m-cen-andrd-l10n-5/build/mozilla-central/js/src/configure: line 54: dn: command not found
I thought this would be fixed by http://hg.mozilla.org/mozilla-central/rev/c7e76fae10e5 (see the typo 'dn' in there, should be 'dnl'), but I completely nuked the repo, re-cloned, verified that we were in a revision after that, and I was still getting this bare 'dn' in js/src/configure.
I've worked around it in bug 762714, but we should probably fix.
Comment 1•13 years ago
|
||
It was fixed by that cset, for about 3 hours until what it backed out landed again.
Blocks: 759115
Comment 2•13 years ago
|
||
It relanded here.
https://hg.mozilla.org/mozilla-central/rev/a430a3d30163
Just fix the typo.
Reporter | ||
Comment 3•13 years ago
|
||
Attachment #635018 -
Flags: review?(mh+mozilla)
Attachment #635018 -
Flags: checkin?
Updated•13 years ago
|
Attachment #635018 -
Flags: review?(mh+mozilla) → review+
Reporter | ||
Comment 4•13 years ago
|
||
Comment on attachment 635018 [details] [diff] [review]
fix typo
http://hg.mozilla.org/integration/mozilla-inbound/rev/5c0cdea9f499
Attachment #635018 -
Flags: checkin? → checkin+
![]() |
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
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
•