summaryrefslogtreecommitdiff
path: root/mysql-test/fix-result
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2001-11-19 12:03:30 -0700
committerunknown <sasha@mysql.sashanet.com>2001-11-19 12:03:30 -0700
commit079f110a4a80bb23b990c14995ad3b0f25fce2fa (patch)
treee7163e7aa63728c66339d8fbae1e6687f23656b9 /mysql-test/fix-result
parentb4ec63b6f1b9647da0aa62259627fffcb4caeda1 (diff)
downloadmariadb-git-079f110a4a80bb23b990c14995ad3b0f25fce2fa.tar.gz
fixed problem in rpl_log test
mysql-test/fix-result: updated version mysql-test/r/rpl_log.result: fixed result to be portable
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 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" ] ;