Kouhei Sutou
null+****@clear*****
Tue Jan 19 17:57:13 JST 2016
Kouhei Sutou 2016-01-19 17:57:13 +0900 (Tue, 19 Jan 2016) New Revision: 476e761012f266412f8336867aaaa9072f4d9d6d https://github.com/groonga/groonga/commit/476e761012f266412f8336867aaaa9072f4d9d6d Message: test mruby: use more general name Modified files: test/mruby/helper/sandbox.rb Modified: test/mruby/helper/sandbox.rb (+1 -1) =================================================================== --- test/mruby/helper/sandbox.rb 2016-01-19 17:40:19 +0900 (4b0e1f6) +++ test/mruby/helper/sandbox.rb 2016-01-19 17:57:13 +0900 (7c54bf6) @@ -22,7 +22,7 @@ module Sandbox FileUtils.mkdir_p(@base_tmp_dir.to_s) end - @tmp_dir = @base_tmp_dir + "groonga-query-optimizer" + @tmp_dir = @base_tmp_dir + "groonga-mruby" FileUtils.rm_rf(@tmp_dir.to_s) FileUtils.mkdir_p(@tmp_dir.to_s) end -------------- next part -------------- HTML����������������������������...Download