[Dbconfig-common-changes] [dbconfig-common] r393 - trunk/internal
Sean Finney
seanius at alioth.debian.org
Sun May 13 12:44:48 UTC 2007
Author: seanius
Date: 2007-05-13 12:44:48 +0000 (Sun, 13 May 2007)
New Revision: 393
Modified:
trunk/internal/mysql
Log:
bashism that broke dash
Modified: trunk/internal/mysql
===================================================================
--- trunk/internal/mysql 2007-05-13 12:44:21 UTC (rev 392)
+++ trunk/internal/mysql 2007-05-13 12:44:48 UTC (rev 393)
@@ -72,6 +72,7 @@
return 1
fi
+ l_dbname=
if [ ! "$_dbc_nodb" ]; then
l_dbname="$dbc_dbname"
fi
More information about the Dbconfig-common-changes
mailing list