[Groonga-commit] groonga/groonga [master] test function: add --gdb as no argument option

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 8日 (日) 17:33:21 JST


Kouhei Sutou	2012-07-08 17:33:21 +0900 (Sun, 08 Jul 2012)

  New Revision: fc01e5540b6355a2558f21791abb9d524c014bb7
  https://github.com/groonga/groonga/commit/fc01e5540b6355a2558f21791abb9d524c014bb7

  Log:
    test function: add --gdb as no argument option

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

  Modified: test/function/run-test.sh (+1 -1)
===================================================================
--- test/function/run-test.sh    2012-07-08 15:20:50 +0900 (0924837)
+++ test/function/run-test.sh    2012-07-08 17:33:21 +0900 (7a15cc6)
@@ -61,7 +61,7 @@ for argument in "$@"; do
     case "$argument" in
 	--*=*)
 	    ;;
-	--keep-database|--no-*|--version|--help)
+	--keep-database|--no-*|--gdb|--version|--help)
 	    # no argument options
 	    ;;
 	--*)
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index