tdbtorture: print details when run with -n 1
authorDavid Disseldorp <ddiss@samba.org>
Fri, 15 Aug 2014 12:47:49 +0000 (14:47 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 18 Aug 2014 11:26:32 +0000 (13:26 +0200)
commit4f58041639168caee379f8f5b936a30f1a71f0a6
treea805eed32c3957380cb48fec7a14205fe3f4ec8c
parent3dfca72dba54434725b1a66512bf5eec78da0886
tdbtorture: print details when run with -n 1

Currently tdbtorture prints the test details (processes, loops, etc.)
from the first forked child process.
When run with -n 1 (one process), the test is run from within the
parent and no details are printed. This change ensures that they are.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Mon Aug 18 13:26:32 CEST 2014 on sn-devel-104
lib/tdb/tools/tdbtorture.c