From 86235957bbd435b268e070e1abe6effc353e0840 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Mon, 2 Apr 2018 11:42:08 +0300 Subject: [PATCH] Fix opt_help.t to pass when the binary is not configured with MySQL support. --- tests/t/opt_help.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/t/opt_help.t b/tests/t/opt_help.t index 1c9c7b0..9f549c3 100644 --- a/tests/t/opt_help.t +++ b/tests/t/opt_help.t @@ -46,7 +46,7 @@ separately. General database options: - --db-driver=STRING specifies database driver to use ('help' to get list of available drivers) * (glob) + --db-driver=STRING specifies database driver to use \('help' to get list of available drivers\)( \[mysql\])? (re) --db-ps-mode=STRING prepared statements usage mode {auto, disable} [auto] --db-debug[=on|off] print database-specific debug information [off]