null+****@clear*****
null+****@clear*****
2012年 6月 8日 (金) 18:11:37 JST
Haruka Yoshihara 2012-06-08 18:11:37 +0900 (Fri, 08 Jun 2012) New Revision: ddbe60170ea8d0d376d0cdbd28d9f29f5dafc4e6 Log: Remove an unneed option Modified files: lib/groonga/tester.rb Modified: lib/groonga/tester.rb (+0 -1) =================================================================== --- lib/groonga/tester.rb 2012-06-08 17:58:29 +0900 (d44157a) +++ lib/groonga/tester.rb 2012-06-08 18:11:37 +0900 (f33ca86) @@ -323,7 +323,6 @@ module Groonga db_path = context.db_path config_file = create_temporary_config_file(host, port, db_path) groonga_option = [ - @tester.groonga, "-c", config_file.path, ] else