ctdb-tests: Move use of show_progress() into ctdb_test_run()
authorMartin Schwenke <martin@meltin.net>
Wed, 18 Sep 2019 02:25:06 +0000 (12:25 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 4 Oct 2019 09:41:28 +0000 (09:41 +0000)
commit47c9b79262ee4101d29c977d98933bfcf22f7426
tree03be934aea71ae112cc136b76bd1aeb57c80dd89
parente7e6f4067e4a0de1ccfc8650fb0e87b8b6e0d620
ctdb-tests: Move use of show_progress() into ctdb_test_run()

This allows more variables to be set in this function because they are
no longer in a sub-shell.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/run_tests.sh