[Groonga-commit] groonga/grntest [master] Suppress GDB startup message

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sun Aug 12 12:16:03 JST 2012


Kouhei Sutou	2012-08-12 12:16:03 +0900 (Sun, 12 Aug 2012)

  New Revision: 85d2e84eb70537c3a8c5cf72b6916a8541112aee
  https://github.com/groonga/grntest/commit/85d2e84eb70537c3a8c5cf72b6916a8541112aee

  Log:
    Suppress GDB startup message

  Modified files:
    lib/grntest/tester.rb

  Modified: lib/grntest/tester.rb (+1 -0)
===================================================================
--- lib/grntest/tester.rb    2012-08-12 00:23:17 +0900 (3187fb0)
+++ lib/grntest/tester.rb    2012-08-12 12:16:03 +0900 (cb76690)
@@ -767,6 +767,7 @@ run
 EOC
           end
           command_line << "--command=#{gdb_command_path}"
+          command_line << "--quiet"
           command_line << "--args"
         end
         command_line << groonga
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index