Kouhei Sutou
null+****@clear*****
Sat Aug 8 22:14:49 JST 2015
Kouhei Sutou 2015-08-08 22:14:49 +0900 (Sat, 08 Aug 2015) New Revision: fc5fb63e796f8c7b0bfa39380c9046cc932b9fa9 https://github.com/mroonga/mroonga/commit/fc5fb63e796f8c7b0bfa39380c9046cc932b9fa9 Message: test: reduce the number of workers for --gdb Modified files: test/run-sql-test.sh Modified: test/run-sql-test.sh (+2 -2) =================================================================== --- test/run-sql-test.sh 2015-08-08 17:57:14 +0900 (690f75c) +++ test/run-sql-test.sh 2015-08-08 22:14:49 +0900 (6166e94) @@ -1,7 +1,7 @@ #!/bin/sh # # Copyright(C) 2010 Tetsuro IKEDA -# Copyright(C) 2010-2013 Kouhei Sutou <kou �� clear-code.com> +# Copyright(C) 2010-2015 Kouhei Sutou <kou �� clear-code.com> # Copyright(C) 2011 Kazuhiko # # This library is free software; you can redistribute it and/or @@ -165,7 +165,7 @@ test_suite_names="" test_names="" while [ $# -gt 0 ]; do case "$1" in - --manual-gdb|--debug) + --manual-gdb|--gdb|--debug) n_processors=1 break ;; -------------- next part -------------- HTML����������������������������...Download