diff options
author | sasha@mysql.sashanet.com <> | 2001-11-19 12:03:30 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-11-19 12:03:30 -0700 |
commit | 2b17a22a6b68c2fefbd268a3add7914d1c3dac37 (patch) | |
tree | e7163e7aa63728c66339d8fbae1e6687f23656b9 /mysql-test/fix-result | |
parent | 773ed93755e455ffbbb70249ad84019a7b7ed2dd (diff) | |
download | mariadb-git-2b17a22a6b68c2fefbd268a3add7914d1c3dac37.tar.gz |
fixed problem in rpl_log test
Diffstat (limited to 'mysql-test/fix-result')
-rwxr-xr-x | mysql-test/fix-result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/fix-result b/mysql-test/fix-result index 8e6f574d7c2..bd380332ff5 100755 --- a/mysql-test/fix-result +++ b/mysql-test/fix-result @@ -7,7 +7,7 @@ #It is assumed we are running the script in mysql-test directory -VERSION=4.0.0-alpha-debug-log +VERSION=4.0.1-alpha-debug-log TEST_CASE=$1 if [ -z "$TEST_CASE" ] ; |