Merge pull request #4084 from rgerhards/tb-cleanup

testbench cleanup: remove debug info
This commit is contained in:
Rainer Gerhards 2020-01-02 17:29:30 +01:00 committed by GitHub
commit 654ad0a678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,5 +25,4 @@ printf 'preparing mysqld for testbench use...\n'
$SUDO ${srcdir}/../devtools/prep-mysql-db.sh
printf 'done, mysql ready for testbench\n'
ps -ef |grep bin.mysqld
exit 77 # we want to see this test's log in any case
exit_test