[Groonga-commit] groonga/groonga-normalizer-mysql at f2303ab [master] Fix wrong error message

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 27 10:12:32 JST 2014


Kouhei Sutou	2014-10-27 10:12:32 +0900 (Mon, 27 Oct 2014)

  New Revision: f2303ab9260f4ff475ccaab9df92eb4a066a5ca0
  https://github.com/groonga/groonga-normalizer-mysql/commit/f2303ab9260f4ff475ccaab9df92eb4a066a5ca0

  Message:
    Fix wrong error message

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2014-10-25 17:36:56 +0900 (effb588)
+++ configure.ac    2014-10-27 10:12:32 +0900 (9c3d20b)
@@ -71,7 +71,7 @@ else
       fi
     fi
   else
-    ruby_not_found_warning_message="$RUBY is not found. Disable HTTP test."
+    ruby_not_found_warning_message="$RUBY is not found. Disable test."
     case "$RUBY" in
     /*)
       AC_CHECK_FILE([$RUBY],
-------------- next part --------------
HTML����������������������������...
다운로드 



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