]> 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:25:46 +0000 (03:25 +0000)
committeruid623 <>
Thu, 8 Jun 2006 03:25:46 +0000 (03:25 +0000)
checksetup.pl

index 4ec455efa83192cd5bac9cabeacaa0cd61d3fdd8..8b9e0627f6ef0637e435adc45c3fdaaf370d63e2 100755 (executable)
@@ -721,8 +721,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 = '';
 ]);