[Groonga-commit] groonga/heroku-groonga-builder at 7d1acca [build_kytea] Use options...

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Sep 14 17:38:17 JST 2014


Kouhei Sutou	2014-07-02 09:48:42 +0900 (Wed, 02 Jul 2014)

  New Revision: 7d1acca799cb187b3a8134e77c6ce7e914c260f7
  https://github.com/groonga/heroku-groonga-builder/commit/7d1acca799cb187b3a8134e77c6ce7e914c260f7

  Message:
    Use options...

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-07-01 17:09:57 +0900 (e7cb865)
+++ Rakefile    2014-07-02 09:48:42 +0900 (c8918cc)
@@ -98,7 +98,7 @@ class GroongaBuilder
     options = {
       :content_type => "application/x-xz",
     }
-    client.upload_asset(release.url, archive_name)
+    client.upload_asset(release.url, archive_name, options)
   end
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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