Navigation Menu

Skip to content

Commit

Permalink
test: add the current directory to search path
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 12, 2016
1 parent 040d842 commit 1ce83ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-sql-test.sh
Expand Up @@ -229,6 +229,6 @@ if [ -n "$test_names" ]; then
fi

(cd "$build_mysql_test_dir" && \
./mysql-test-run.pl \
perl -I . ./mysql-test-run.pl \
${mysql_test_run_args} \
${mysql_test_run_options})

0 comments on commit 1ce83ad

Please sign in to comment.