summaryrefslogtreecommitdiff
path: root/mysql-test/fix-result
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-10-03 15:19:58 -0600
committersasha@mysql.sashanet.com <>2001-10-03 15:19:58 -0600
commit69b9d6f2f6e25504583f0c7991b89b7e823ec918 (patch)
tree8565f1027a2bc60cd641c7447414822be4d1ba6b /mysql-test/fix-result
parentc0f87c836accdc284b526e52a589f20b8e1be87e (diff)
downloadmariadb-git-69b9d6f2f6e25504583f0c7991b89b7e823ec918.tar.gz
post-merge fixes
Diffstat (limited to 'mysql-test/fix-result')
-rwxr-xr-xmysql-test/fix-result2
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" ] ;