[Groonga-commit] droonga/droonga.org at dc5b8d5 [gh-pages] Remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Aug 20 17:07:02 JST 2014


Kouhei Sutou	2014-08-20 17:07:02 +0900 (Wed, 20 Aug 2014)

  New Revision: dc5b8d5a9e130251f210e7e15f5c88f63b6a4f2d
  https://github.com/droonga/droonga.org/commit/dc5b8d5a9e130251f210e7e15f5c88f63b6a4f2d

  Message:
    Remove needless code
    
    The case is covered by `"_*/**/*.md"`.

  Modified files:
    Rakefile

  Modified: Rakefile (+0 -1)
===================================================================
--- Rakefile    2014-08-20 17:02:21 +0900 (edccad8)
+++ Rakefile    2014-08-20 17:07:02 +0900 (719398d)
@@ -28,7 +28,6 @@ Jekyll::Task::I18n.define do |task|
   task.files -= Rake::FileList["_*/**/*.md"]
   task.files -= Rake::FileList["news/**/*.md"]
   task.files -= Rake::FileList["vendor/**/*.*"]
-  task.files -= Rake::FileList["_po/ja/vendor/**/*.*"]
   task.locales.each do |locale|
     task.files -= Rake::FileList["#{locale}/**/*.md"]
   end
-------------- next part --------------
HTML����������������������������...
Download 



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