Navigation Menu

Skip to content

Commit

Permalink
[test] fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 11, 2011
1 parent 739ad04 commit 90266b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-sql-test.sh
Expand Up @@ -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

Expand Down

0 comments on commit 90266b1

Please sign in to comment.