[Groonga-commit] groonga/grntest at 07bdd67 [master] Follow word separator change in file name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 12 12:16:07 JST 2013


Kouhei Sutou	2013-08-12 12:16:07 +0900 (Mon, 12 Aug 2013)

  New Revision: 07bdd677341ffd2210bbc2d4c2073e494dd54e14
  https://github.com/groonga/grntest/commit/07bdd677341ffd2210bbc2d4c2073e494dd54e14

  Message:
    Follow word separator change in file name

  Modified files:
    lib/grntest/reporters/inplace-reporter.rb
    lib/grntest/reporters/mark-reporter.rb
    lib/grntest/reporters/stream-reporter.rb

  Modified: lib/grntest/reporters/inplace-reporter.rb (+1 -1)
===================================================================
--- lib/grntest/reporters/inplace-reporter.rb    2013-08-12 12:11:10 +0900 (5baa30a)
+++ lib/grntest/reporters/inplace-reporter.rb    2013-08-12 12:16:07 +0900 (e1098f5)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-require "grntest/reporters/base_reporter"
+require "grntest/reporters/base-reporter"
 
 module Grntest
   module Reporters

  Modified: lib/grntest/reporters/mark-reporter.rb (+1 -1)
===================================================================
--- lib/grntest/reporters/mark-reporter.rb    2013-08-12 12:11:10 +0900 (c7703ba)
+++ lib/grntest/reporters/mark-reporter.rb    2013-08-12 12:16:07 +0900 (e3da505)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-require "grntest/reporters/base_reporter"
+require "grntest/reporters/base-reporter"
 
 module Grntest
   module Reporters

  Modified: lib/grntest/reporters/stream-reporter.rb (+1 -1)
===================================================================
--- lib/grntest/reporters/stream-reporter.rb    2013-08-12 12:11:10 +0900 (7aa5514)
+++ lib/grntest/reporters/stream-reporter.rb    2013-08-12 12:16:07 +0900 (c8a9e7d)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-require "grntest/reporters/base_reporter"
+require "grntest/reporters/base-reporter"
 
 module Grntest
   module Reporters
-------------- next part --------------
HTML����������������������������...
下載 



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