[Groonga-commit] groonga/groonga at 51218d3 [master] test: make VERBOSE

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 3 15:58:39 JST 2016


Kouhei Sutou	2016-02-03 15:58:39 +0900 (Wed, 03 Feb 2016)

  New Revision: 51218d3903c4e5fa4727768cde3e95a823ff1329
  https://github.com/groonga/groonga/commit/51218d3903c4e5fa4727768cde3e95a823ff1329

  Message:
    test: make VERBOSE

  Modified files:
    test/command_line/run-test.rb

  Modified: test/command_line/run-test.rb (+2 -0)
===================================================================
--- test/command_line/run-test.rb    2016-02-03 15:58:13 +0900 (188d3e2)
+++ test/command_line/run-test.rb    2016-02-03 15:58:39 +0900 (33ff44b)
@@ -20,6 +20,8 @@ ENV["PATH"] = [
 ENV["GRN_PLUGINS_DIR"]      = (build_top_dir_path + "plugins").to_s
 ENV["GRN_RUBY_SCRIPTS_DIR"] = (build_top_dir_path + "lib/mrb/scripts").to_s
 
+$VERBOSE = true
+
 require_relative "helper"
 
 ARGV.unshift("--max-diff-target-string-size=5000")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index