clarified test argument

This commit is contained in:
Shlomi Noach 2016-09-06 09:46:11 +02:00
parent 31a3add1b0
commit 095c607f45

View File

@ -4,6 +4,9 @@
# See https://github.com/github/gh-ost/tree/doc/local-tests.md
#
# Usage: localtests/test/sh [filter]
# By default, runs all tests. Given filter, will only run tests matching given regep
tests_path=$(dirname $0)
test_logfile=/tmp/gh-ost-test.log
exec_command_file=/tmp/gh-ost-test.bash