Commit e28395a6 authored by joreland@mysql.com's avatar joreland@mysql.com

wl1292

remove -e from atrt-mysql-test-run
parent b5fe9172
#!/bin/sh
set -e -x
set -x
p=`pwd`
cd $MYSQL_BASE_DIR/mysql-test
./mysql-test-run --with-ndbcluster --ndbconnectstring=$NDB_CONNECTSTRING $* | tee $p/output.txt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment