summaryrefslogtreecommitdiffstats
path: root/test/mysql/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'test/mysql/post-install')
-rwxr-xr-xtest/mysql/post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/mysql/post-install b/test/mysql/post-install
deleted file mode 100755
index 056fe5500..000000000
--- a/test/mysql/post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-
-mysql_install_db --user=mysql
-chgrp mysql /srv/mysql{,/test,/mysql}
-install -m755 -o mysql -g mysql -d /var/run/mysql