summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mysql/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-19 15:21:58 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-19 15:21:58 (GMT)
commite7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e (patch)
tree4985b0e82c15883483f5b60aebc59f23e84078b6 /abs/core-testing/mysql/__changelog
parentf0055f30233637b74ca08c9cabddb0dafa58e10d (diff)
downloadlinhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.zip
linhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.tar.gz
linhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.tar.bz2
add mkdir -p to the default mysql run script
redirect crap to /dev/null
Diffstat (limited to 'abs/core-testing/mysql/__changelog')
-rw-r--r--abs/core-testing/mysql/__changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/mysql/__changelog b/abs/core-testing/mysql/__changelog
index 5e620ec..4fa7078 100644
--- a/abs/core-testing/mysql/__changelog
+++ b/abs/core-testing/mysql/__changelog
@@ -4,4 +4,5 @@ my.cnf
mysqld
-redirect output to /dev/null
- --skip-name-resolve \ No newline at end of file
+ --skip-name-resolve
+ replace mkdir with mkdir -p