Closed
Bug 342731
Opened 19 years ago
Closed 19 years ago
checksetup.pl "answers" file seems to be broken
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
556 bytes,
patch
|
LpSolit
:
review+
Wurblzap
:
review+
|
Details | Diff | Splinter Review |
I noticed that the checksetup tinderbox was frozen, and it was hung up on asking for the admin email address.
But the tinderbox uses an answers file! So that couldn't happen.
So I ran checksetup.pl manually with an answers file, and this is what I got:
checksetup.pl: cant preload ADMIN_EMAIL at ./checksetup.pl line 4609.
| Assignee | ||
Comment 1•19 years ago
|
||
Looks like I broke it in bug 282623 by mistake.
| Assignee | ||
Updated•19 years ago
|
Depends on: 282623
Keywords: regression
Comment 2•19 years ago
|
||
Comment on attachment 227061 [details] [diff] [review]
v1
Seems to fix the problem. r=LpSolit
Attachment #227061 -
Flags: review?(LpSolit) → review+
Updated•19 years ago
|
Flags: approval?
Comment 3•19 years ago
|
||
Comment on attachment 227061 [details] [diff] [review]
v1
Tested; works.
Attachment #227061 -
Flags: review+
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 4•19 years ago
|
||
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.497; previous revision: 1.496
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•