[Groonga-commit] ranguba/groonga-client-model at f73d702 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Dec 5 16:46:02 JST 2016


Kouhei Sutou	2016-12-05 16:46:02 +0900 (Mon, 05 Dec 2016)

  New Revision: f73d7028fdd70e1231062c308c99f939783d1d3a
  https://github.com/ranguba/groonga-client-model/commit/f73d7028fdd70e1231062c308c99f939783d1d3a

  Message:
    Fix a typo

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -1)
===================================================================
--- test/run-test.rb    2016-12-01 18:40:40 +0900 (0d0b699)
+++ test/run-test.rb    2016-12-05 16:46:02 +0900 (c2e96a8)
@@ -40,7 +40,7 @@ Dir.glob("#{__dir__}/apps/*") do |test_application|
     :chdir => test_application,
   }
   unless system(env, *command_line, options)
-    succuess = false
+    success = false
   end
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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