Navigation Menu

Skip to content

Commit

Permalink
ignore test-case's side effect.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikdttr committed Nov 23, 2010
1 parent e7c69fe commit a5d0647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-sql-test.sh
Expand Up @@ -23,4 +23,4 @@ fi
make -C ${top_dir} install-pluginLTLIBRARIES plugindir=${plugins_dir}

(cd "$mysql_test_dir" && \
./mysql-test-run.pl --suite="${test_suite_name}" --force)
./mysql-test-run.pl --no-check-testcases --suite="${test_suite_name}" --force)

0 comments on commit a5d0647

Please sign in to comment.