[Groonga-commit] groonga/groonga at 57b7982 [master] Remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Oct 18 11:00:13 JST 2015


Kouhei Sutou	2015-10-18 11:00:13 +0900 (Sun, 18 Oct 2015)

  New Revision: 57b7982af732e5c6b22536d996579b1e96fd1de1
  https://github.com/groonga/groonga/commit/57b7982af732e5c6b22536d996579b1e96fd1de1

  Message:
    Remove debug print

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

  Modified: test/mruby/run-test.rb (+0 -1)
===================================================================
--- test/mruby/run-test.rb    2015-10-18 10:50:33 +0900 (08fafb0)
+++ test/mruby/run-test.rb    2015-10-18 11:00:13 +0900 (60b1cc6)
@@ -39,7 +39,6 @@ if rroonga_revision != rroonga_built_revision
   pkg_config_path = (ENV["PKG_CONFIG_PATH"] || "").split(File::PATH_SEPARATOR)
   pkg_config_path.unshift(groonga_pc_path.dirname.to_s)
   ENV["PKG_CONFIG_PATH"] = pkg_config_path.join(File::PATH_SEPARATOR)
-  puts ENV["PKG_CONFIG_PATH"]
   Dir.chdir(rroonga_dir_path.to_s) do
     system("make", "clean") if File.exist?("Makefile")
     system(RbConfig.ruby,
-------------- next part --------------
HTML����������������������������...
Télécharger 



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