[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test] add missing $.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:46:43 JST 2012


Kouhei Sutou	2012-02-05 15:24:16 +0900 (Sun, 05 Feb 2012)

  New Revision: 172db4bed0d011c2fee5a3da136075091103634a
  https://github.com/mroonga/mroonga/commit/172db4bed0d011c2fee5a3da136075091103634a

  Log:
    [test] add missing $.

  Modified files:
    test/sql/include/have_fractional_seconds.inc

  Modified: test/sql/include/have_fractional_seconds.inc (+1 -1)
===================================================================
--- test/sql/include/have_fractional_seconds.inc    2012-02-05 15:21:59 +0900 (b896b90)
+++ test/sql/include/have_fractional_seconds.inc    2012-02-05 15:24:16 +0900 (1edcd69)
@@ -21,7 +21,7 @@ if ($have_mariadb)
   let $fractional_seconds = 1;
 }
 
-if (!have_mariadb)
+if (!$have_mariadb)
 {
 --disable_query_log
   let $fractional_seconds = `SELECT @@global.version >= '5.6'`;
-------------- next part --------------
HTML����������������������������...
Télécharger 



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