summaryrefslogtreecommitdiff
path: root/storage/tokudb/scripts/run.sql.bench.bash
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/scripts/run.sql.bench.bash')
-rwxr-xr-xstorage/tokudb/scripts/run.sql.bench.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/tokudb/scripts/run.sql.bench.bash b/storage/tokudb/scripts/run.sql.bench.bash
index 0fef343c02e..b3dbb4857bc 100755
--- a/storage/tokudb/scripts/run.sql.bench.bash
+++ b/storage/tokudb/scripts/run.sql.bench.bash
@@ -51,7 +51,7 @@ if [[ $mysqlbuild =~ (.*)-(tokudb-.*)-(linux)-(x86_64) ]] ; then
system=${BASH_REMATCH[3]}
arch=${BASH_REMATCH[4]}
else
- exit 1
+ echo $mysqlbuild is not a tokudb build
fi
# goto the base directory