Kouhei Sutou
null+****@clear*****
Wed Feb 11 13:39:05 JST 2015
Kouhei Sutou 2015-02-11 13:39:05 +0900 (Wed, 11 Feb 2015) New Revision: 1e0ad07cb88af5499aae6afd4ce273c6cbf3b00d https://github.com/groonga/heroku-groonga-builder/commit/1e0ad07cb88af5499aae6afd4ce273c6cbf3b00d Message: Fold a long line Modified files: Rakefile Modified: Rakefile (+3 -1) =================================================================== --- Rakefile 2015-02-11 13:37:06 +0900 (4aa8997) +++ Rakefile 2015-02-11 13:39:05 +0900 (d33cafc) @@ -203,7 +203,9 @@ class GroongaBuilder def archive archive_name = "heroku-#{groonga_base_name}.tar.xz" - sh("tar", "cJf", archive_name, relative_install_prefix, relative_mecab_prefix) + sh("tar", "cJf", archive_name, + relative_install_prefix, + relative_mecab_prefix) archive_name end -------------- next part -------------- HTML����������������������������... ダウンロード