]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 335743: modify checksetup.pl so it no longer generates an extra \ sign...
authoruid623 <>
Thu, 8 Jun 2006 03:27:01 +0000 (03:27 +0000)
committeruid623 <>
Thu, 8 Jun 2006 03:27:01 +0000 (03:27 +0000)
checksetup.pl

index 9e67e308c3d3f5d2d9dfeab169da0926d4be12dc..23c52b221f40d4006cda461c3b45bf8e0890469e 100755 (executable)
@@ -758,8 +758,8 @@ $db_pass = '';
 ]);
 
 LocalVar('db_sock', q[
-# 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 
+# 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.
 $db_sock = '';
 ]);