[Groonga-commit] droonga/droonga.org at 70dcc3b [gh-pages] Add missing "+"...

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 19 17:26:48 JST 2014


Kouhei Sutou	2014-05-19 17:26:48 +0900 (Mon, 19 May 2014)

  New Revision: 70dcc3bc20f9d8729c89bfc03a1e87c0ae741ae8
  https://github.com/droonga/droonga.org/commit/70dcc3bc20f9d8729c89bfc03a1e87c0ae741ae8

  Message:
    Add missing "+"...

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-05-19 17:17:39 +0900 (839941d)
+++ Rakefile    2014-05-19 17:26:48 +0900 (4720a32)
@@ -23,7 +23,7 @@ Jekyll::Task::I18n.define do |task|
   task.translator_name = "Droonga Project"
   task.translator_email = "droonga �� groonga.org"
   task.files = Rake::FileList["**/*.md"]
-  task.files = Rake::FileList["{reference,tutorial}/**/*.html"]
+  task.files += Rake::FileList["{reference,tutorial}/**/*.html"]
   task.files -= Rake::FileList["README.md"]
   task.files -= Rake::FileList["_*/**/*.md"]
   task.files -= Rake::FileList["news/**/*.md"]
-------------- next part --------------
HTML����������������������������...
下載 



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