summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2013-04-28 12:13:55 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2013-04-28 16:20:08 +0000
commit70ff1d4cb2916df7affc919477e4344f096727b7 (patch)
treec38a8f3392bad1876fff56f9eaa209e498e1f87d /eclass/mysql-v2.eclass
parentWhitespace. (diff)
downloadmysql-70ff1d4cb2916df7affc919477e4344f096727b7.tar.gz
mysql-70ff1d4cb2916df7affc919477e4344f096727b7.tar.bz2
mysql-70ff1d4cb2916df7affc919477e4344f096727b7.zip
Whitespace.
Diffstat (limited to 'eclass/mysql-v2.eclass')
-rw-r--r--eclass/mysql-v2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass
index 7f1ab2e..a4c8d8a 100644
--- a/eclass/mysql-v2.eclass
+++ b/eclass/mysql-v2.eclass
@@ -665,7 +665,7 @@ mysql-v2_pkg_config() {
&& cp "${help_tables}" "${TMPDIR}/fill_help_tables.sql" \
|| touch "${TMPDIR}/fill_help_tables.sql"
help_tables="${TMPDIR}/fill_help_tables.sql"
-
+
# Figure out which options we need to disable to do the setup
helpfile="${TMPDIR}/mysqld-help"
${EROOT}/usr/sbin/mysqld --verbose --help >"${helpfile}" 2>/dev/null