[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test] fix a typo.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:24:49 JST 2012


Kouhei Sutou	2011-06-11 10:14:36 +0900 (Sat, 11 Jun 2011)

  New Revision: 90266b17a6f7624aaa60fb4014567d3b09448d07
  https://github.com/mroonga/mroonga/commit/90266b17a6f7624aaa60fb4014567d3b09448d07

  Log:
    [test] fix a typo.

  Modified files:
    test/run-sql-test.sh

  Modified: test/run-sql-test.sh (+1 -1)
===================================================================
--- test/run-sql-test.sh    2011-06-10 17:35:26 +0900 (1b3752a)
+++ test/run-sql-test.sh    2011-06-11 10:14:36 +0900 (e9cdc11)
@@ -14,7 +14,7 @@ fi
 export MYSQL_BUILD
 
 if test -z "$MYSQL_VERSION"; then
-    MYSQL_VERSEION="$(make -s -C $top_dir echo-mysql-version)"
+    MYSQL_VERSION="$(make -s -C $top_dir echo-mysql-version)"
 fi
 export MYSQL_VERSION
 
-------------- next part --------------
HTML����������������������������...
Download 



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