Kouhei Sutou
null+****@clear*****
Tue Sep 6 17:41:05 JST 2016
Kouhei Sutou 2016-09-06 17:41:05 +0900 (Tue, 06 Sep 2016) New Revision: 040d842f5ad11cd7a40cc9d30c24644708833ddb https://github.com/mroonga/mroonga/commit/040d842f5ad11cd7a40cc9d30c24644708833ddb Message: test: support --client-gdb and --boot-gdb Modified files: test/run-sql-test.sh Modified: test/run-sql-test.sh (+1 -1) =================================================================== --- test/run-sql-test.sh 2016-08-30 13:31:44 +0900 (adc9871) +++ test/run-sql-test.sh 2016-09-06 17:41:05 +0900 (79d35be) @@ -168,7 +168,7 @@ while [ $# -gt 0 ]; do arg="$1" shift case "$arg" in - --manual-gdb|--gdb|--debug|--valgrind) + --manual-gdb|--gdb|--client-gdb|--boot-gdb|--debug|--valgrind) n_processors=1 mysql_test_run_options="${mysql_test_run_options} ${arg}" ;; -------------- next part -------------- HTML����������������������������... Descargar