Commit 33c9415b authored by unknown's avatar unknown

wl1292

remove -e from atrt-mysql-test-run
parent 08cf2538
#!/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