diff options
author | sasha@mysql.sashanet.com <> | 2001-10-03 15:19:58 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-10-03 15:19:58 -0600 |
commit | 69b9d6f2f6e25504583f0c7991b89b7e823ec918 (patch) | |
tree | 8565f1027a2bc60cd641c7447414822be4d1ba6b /mysql-test/fix-result | |
parent | c0f87c836accdc284b526e52a589f20b8e1be87e (diff) | |
download | mariadb-git-69b9d6f2f6e25504583f0c7991b89b7e823ec918.tar.gz |
post-merge fixes
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 7060db36e03..8e6f574d7c2 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-debug-log +VERSION=4.0.0-alpha-debug-log TEST_CASE=$1 if [ -z "$TEST_CASE" ] ; |