Closed
Bug 335743
Opened 19 years ago
Closed 19 years ago
localconfig generated by checksetup.pl contains an extra '\'
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: jacob, Assigned: goobix)
References
()
Details
Attachments
(1 file)
690 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Line 725 of the current CVS version of checksetup.pl contains an extra \ in a comment. The following is output into localconfig verbatim:
# MySQL Only: Enter a path to the unix socket for mysql. If this is
# blank, then mysql\'s compiled-in default will be used. You probably
# want that.
According to Blame, this was added when bug 284172 was fixed.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
OS: Linux → All
Hardware: PC → All
![]() |
||
Comment 2•19 years ago
|
||
Comment on attachment 224234 [details] [diff] [review]
Patch, v1
r=LpSolit
Attachment #224234 -
Flags: review? → review+
![]() |
||
Updated•19 years ago
|
Flags: approval?
Flags: approval2.22?
Target Milestone: --- → Bugzilla 2.22
Version: 2.23 → 2.22
Updated•19 years ago
|
Flags: approval?
Flags: approval2.22?
Flags: approval2.22+
Flags: approval+
Assignee | ||
Comment 3•19 years ago
|
||
BUGZILLA-2_22-BRANCH:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.469.2.1; previous revision: 1.469
done
Trunk:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.483; previous revision: 1.482
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
•