[Groonga-commit] ranguba/chupa-text-decomposer-libreoffice at e2462ea [master] Show only external command path

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 11 15:38:39 JST 2017


Kouhei Sutou	2017-07-11 15:38:39 +0900 (Tue, 11 Jul 2017)

  New Revision: e2462ea4f55022a37a1f52f73ddf1eb061ca8aa8
  https://github.com/ranguba/chupa-text-decomposer-libreoffice/commit/e2462ea4f55022a37a1f52f73ddf1eb061ca8aa8

  Message:
    Show only external command path

  Modified files:
    lib/chupa-text/decomposers/libreoffice.rb

  Modified: lib/chupa-text/decomposers/libreoffice.rb (+1 -1)
===================================================================
--- lib/chupa-text/decomposers/libreoffice.rb    2017-07-11 15:38:34 +0900 (54a0595)
+++ lib/chupa-text/decomposers/libreoffice.rb    2017-07-11 15:38:39 +0900 (aea8593)
@@ -29,7 +29,7 @@ module ChupaText
         @command = find_command
         debug do
           if @command
-            "#{log_tag}[command][found] #{@command}"
+            "#{log_tag}[command][found] #{@command.path}"
           else
             "#{log_tag}[command][not-found]"
           end
-------------- next part --------------
HTML����������������������������...
Download 



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