Skip to content

Commit 098296a

Browse files
committed
remove test stanza
1 parent 807b04c commit 098296a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

root/etc/cont-init.d/40-initialise-db

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ if [ -n "${REMOTE_SQL+set}" ]; then
8484
fi
8585
done
8686
fi
87-
cat "$tempSqlFile"
8887
# set some permissions needed before we begin initialising
8988
chown -R abc:abc /config/log/mysql /var/run/mysqld
9089
chmod -R 777 /config/log/mysql /var/run/mysqld

0 commit comments

Comments
 (0)