Commit ef1e278a authored by unknown's avatar unknown
Browse files

wl1292

remove -e from atrt-mysql-test-run

parent 04844921
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/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