1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

mysql-test-run.sh:

Embarrassing typo


mysql-test/mysql-test-run.sh:
  Embarrassing typo
This commit is contained in:
unknown
2004-09-28 09:14:18 +02:00
parent 56a53af183
commit 886cb240f3

View File

@@ -1304,7 +1304,6 @@ run_testcase ()
# script soon anyway so it is not worth it spending the time # script soon anyway so it is not worth it spending the time
if [ "x$USE_EMBEDDED_SERVER" = "x1" -a -z "$DO_TEST" ] ; then if [ "x$USE_EMBEDDED_SERVER" = "x1" -a -z "$DO_TEST" ] ; then
for t in \ for t in \
"bdb-deadlock" \ "bdb-deadlock" \
"connect" \ "connect" \
"flush_block_commit" \ "flush_block_commit" \