[Groonga-commit] droonga/droonga-engine at 3ce8c81 [master] Remove needless failsafe

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 30 13:25:08 JST 2015


YUKI Hiroshi	2015-04-30 13:25:08 +0900 (Thu, 30 Apr 2015)

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

  Message:
    Remove needless failsafe

  Modified files:
    lib/droonga/cluster.rb

  Modified: lib/droonga/cluster.rb (+0 -1)
===================================================================
--- lib/droonga/cluster.rb    2015-04-30 13:16:30 +0900 (3dc0f23)
+++ lib/droonga/cluster.rb    2015-04-30 13:25:08 +0900 (95d2af9)
@@ -215,7 +215,6 @@ module Droonga
     end
 
     def all_node_names
-      raise NoCatalogLoaded.new unless @catalog
       @catalog.all_nodes
     end
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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