[Groonga-commit] droonga/droonga-engine at c60caf1 [master] droonga-engine: return true for success exit

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 21 15:33:40 JST 2014


Kouhei Sutou	2014-04-21 15:33:40 +0900 (Mon, 21 Apr 2014)

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

  Message:
    droonga-engine: return true for success exit

  Modified files:
    lib/droonga/engine/command/droonga_engine.rb

  Modified: lib/droonga/engine/command/droonga_engine.rb (+2 -0)
===================================================================
--- lib/droonga/engine/command/droonga_engine.rb    2014-04-21 15:16:55 +0900 (c69b9e5)
+++ lib/droonga/engine/command/droonga_engine.rb    2014-04-21 15:33:40 +0900 (7b0b8cb)
@@ -55,6 +55,8 @@ module Droonga
               raw_loop.run
             end
           end
+
+          true
         end
 
         private
-------------- next part --------------
HTML����������������������������...
Download 



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