YUKI Hiroshi
null+****@clear*****
Wed Aug 20 17:51:25 JST 2014
YUKI Hiroshi 2014-08-20 17:51:25 +0900 (Wed, 20 Aug 2014) New Revision: 59712588ef993f4064c8713c809273f7043fa019 https://github.com/long-long-float/droonga-engine/commit/59712588ef993f4064c8713c809273f7043fa019 Message: Use the current project name Modified files: test/unit/helper/sandbox.rb Modified: test/unit/helper/sandbox.rb (+1 -1) =================================================================== --- test/unit/helper/sandbox.rb 2014-08-20 13:28:00 +0900 (47c2bde) +++ test/unit/helper/sandbox.rb 2014-08-20 17:51:25 +0900 (665664e) @@ -41,7 +41,7 @@ module Sandbox FileUtils.mkdir_p(@base_temporary_directory.to_s) end - @temporary_directory = @base_temporary_directory + "fluent-plugin-droonga" + @temporary_directory = @base_temporary_directory + "droonga-engine" FileUtils.rm_rf(@temporary_directory.to_s) FileUtils.mkdir_p(@temporary_directory.to_s) end -------------- next part -------------- HTML����������������������������... 下载