[Groonga-commit] droonga/fluent-plugin-droonga at a3ea582 [master] Remove garbage

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon Feb 17 17:51:52 JST 2014


Kouhei Sutou	2014-02-17 17:51:52 +0900 (Mon, 17 Feb 2014)

  New Revision: a3ea58212a06ea1a28d0f9cd428e9a685c5213eb
  https://github.com/droonga/fluent-plugin-droonga/commit/a3ea58212a06ea1a28d0f9cd428e9a685c5213eb

  Message:
    Remove garbage

  Modified files:
    lib/droonga/message_processing_error.rb

  Modified: lib/droonga/message_processing_error.rb (+1 -1)
===================================================================
--- lib/droonga/message_processing_error.rb    2014-02-17 17:51:33 +0900 (a6da606)
+++ lib/droonga/message_processing_error.rb    2014-02-17 17:51:52 +0900 (90955ef)
@@ -50,6 +50,6 @@ module Droonga
   end
 
   class NotFound < MessageProcessingError
-    STATUS_CODE = STATUS_NOT_FOUND_REQUEST
+    STATUS_CODE = STATUS_NOT_FOUND
   end
 end
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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