[Groonga-commit] groonga/groonga-query-log [master] Use "..." for String literal

Back to archive index

Haruka Yoshihara null+****@clear*****
Thu Dec 13 15:29:14 JST 2012


Haruka Yoshihara	2012-12-13 15:29:14 +0900 (Thu, 13 Dec 2012)

  New Revision: 1ab086c434a9d37db5de897c7685a8926ff952c6
  https://github.com/groonga/groonga-query-log/commit/1ab086c434a9d37db5de897c7685a8926ff952c6

  Log:
    Use "..." for String literal

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

  Modified: lib/groonga/query-log/analyzer.rb (+2 -2)
===================================================================
--- lib/groonga/query-log/analyzer.rb    2012-12-13 15:28:10 +0900 (3d4108d)
+++ lib/groonga/query-log/analyzer.rb    2012-12-13 15:29:14 +0900 (db173f9)
@@ -17,8 +17,8 @@
 # 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 'optparse'
-require 'json'
+require "optparse"
+require "json"
 require "groonga/query-log/parser"
 require "groonga/query-log/analyzer/sized-statistics"
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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