[Groonga-commit] ranguba/packnga at b46a97f [master] Indent

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon Sep 8 01:35:39 JST 2014


Masafumi Yokoyama	2014-09-08 01:35:39 +0900 (Mon, 08 Sep 2014)

  New Revision: b46a97fd32bd380afa192f0ce03b742db0fd2992
  https://github.com/ranguba/packnga/commit/b46a97fd32bd380afa192f0ce03b742db0fd2992

  Message:
    Indent

  Modified files:
    lib/packnga/reference-task.rb

  Modified: lib/packnga/reference-task.rb (+4 -4)
===================================================================
--- lib/packnga/reference-task.rb    2014-09-08 01:10:59 +0900 (1d8166e)
+++ lib/packnga/reference-task.rb    2014-09-08 01:35:39 +0900 (59fa836)
@@ -171,10 +171,10 @@ module Packnga
         namespace :po do
           namespace language do
             task :prepare do
-        if File.exist?(yard_po_file)
-          mkdir_p(File.dirname(po_file))
-          mv(yard_po_file, po_file)
-        end
+              if File.exist?(yard_po_file)
+                mkdir_p(File.dirname(po_file))
+                mv(yard_po_file, po_file)
+              end
             end
           end
         end
-------------- next part --------------
HTML����������������������������...
Download 



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