[Groonga-mysql-commit] mroonga/mroonga at 81c26c2 [master] test: disable parallel test with --debug

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed May 22 12:04:04 JST 2013


Kouhei Sutou	2013-05-22 12:04:04 +0900 (Wed, 22 May 2013)

  New Revision: 81c26c265878fbabef378834ae75f13dbe84235f
  https://github.com/mroonga/mroonga/commit/81c26c265878fbabef378834ae75f13dbe84235f

  Message:
    test: disable parallel test with --debug

  Modified files:
    test/run-sql-test.sh

  Modified: test/run-sql-test.sh (+1 -1)
===================================================================
--- test/run-sql-test.sh    2013-05-20 16:16:32 +0900 (08c9659)
+++ test/run-sql-test.sh    2013-05-22 12:04:04 +0900 (64c5c23)
@@ -174,7 +174,7 @@ test_suite_names=""
 test_names=""
 while [ $# -gt 0 ]; do
     case "$1" in
-	--manual-gdb)
+	--manual-gdb|--debug)
 	    n_processors=1
 	    break
 	    ;;
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る