[Groonga-commit] groonga/groonga-query-log [master] statistics: fix wrong required path

Back to archive index

Haruka Yoshihara null+****@clear*****
Tue Nov 27 13:53:53 JST 2012


Haruka Yoshihara	2012-11-27 13:53:53 +0900 (Tue, 27 Nov 2012)

  New Revision: 266fec39aa82f84f3a97095ddd8e0a2c7be47710
  https://github.com/groonga/groonga-query-log/commit/266fec39aa82f84f3a97095ddd8e0a2c7be47710

  Log:
    statistics: fix wrong required path

  Modified files:
    lib/groonga/query-log/statistics.rb

  Modified: lib/groonga/query-log/statistics.rb (+1 -1)
===================================================================
--- lib/groonga/query-log/statistics.rb    2012-11-26 19:24:36 +0900 (2f47e9b)
+++ lib/groonga/query-log/statistics.rb    2012-11-27 13:53:53 +0900 (e6fdc23)
@@ -16,7 +16,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-require "groonga/query-log/command"
+require "groonga/command"
 
 module Groonga
   module QueryLog
-------------- next part --------------
HTML����������������������������...
Download 



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