[Groonga-mysql-commit] mroonga/mroonga at bb540b9 [master] test: fix too much replaces

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 6 11:30:36 JST 2017


Kouhei Sutou	2017-07-06 11:30:36 +0900 (Thu, 06 Jul 2017)

  New Revision: bb540b9007177c2caea41e5b91ff12500168c90e
  https://github.com/mroonga/mroonga/commit/bb540b9007177c2caea41e5b91ff12500168c90e

  Message:
    test: fix too much replaces

  Modified files:
    mysql-test/mroonga/storage/variable/query_log_file/r/same_value.result

  Modified: mysql-test/mroonga/storage/variable/query_log_file/r/same_value.result (+1 -1)
===================================================================
--- mysql-test/mroonga/storage/variable/query_log_file/r/same_value.result    2017-07-06 11:27:39 +0900 (12a3dfd)
+++ mysql-test/mroonga/storage/variable/query_log_file/r/same_value.result    2017-07-06 11:30:36 +0900 (adf3d1b)
@@ -5,6 +5,6 @@ SHOW GLOBAL VARIABLES LIKE "mroonga_query_log_file";
 Variable_name	Value
 mroonga_query_log_file	groonga-query.log
 log file is changed: <groonga.log> -> <groonga-query-log.log>
-query log file isn"t changed because the requested path isn"t different: <groonga-query.log>
+query log file isn't changed because the requested path isn't different: <groonga-query.log>
 SET GLOBAL mroonga_query_log_file = DEFAULT;
 SET GLOBAL mroonga_log_file = DEFAULT;
-------------- next part --------------
HTML����������������������������...
Download 



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