[Groonga-commit] droonga/droonga-engine at bba9b4b [master] Remove too many "date"

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Jan 15 12:38:43 JST 2015


YUKI Hiroshi	2015-01-15 12:38:43 +0900 (Thu, 15 Jan 2015)

  New Revision: bba9b4bb9ce694712fe91635a87192530af5336c
  https://github.com/droonga/droonga-engine/commit/bba9b4bb9ce694712fe91635a87192530af5336c

  Message:
    Remove too many "date"

  Modified files:
    lib/droonga/engine.rb

  Modified: lib/droonga/engine.rb (+1 -1)
===================================================================
--- lib/droonga/engine.rb    2015-01-15 12:32:35 +0900 (f2d00e0)
+++ lib/droonga/engine.rb    2015-01-15 12:38:43 +0900 (67a838f)
@@ -135,7 +135,7 @@ module Droonga
       begin
         message_timestamp = Time.parse(message["date"])
       rescue ArgumentError => error
-        logger.error("failed to parse the \"date\" field of a message date",
+        logger.error("failed to parse the \"date\" field of a message",
                      :message => message)
         return false
       end
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る