test: fix net_registry tests to correctly capture output of commands inside one test
commit06892ff81e88558a3d9f9af422fd3cbd96d30b8d
authorMichael Adam <obnox@samba.org>
Tue, 1 Apr 2008 13:35:12 +0000 (1 15:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 4 Apr 2008 10:37:33 +0000 (4 12:37 +0200)
treec68be5d3638f6925d2721149fb38e650872ced0d
parent71eb2e6e43502b30054a2e9210584296c9ba8aed
test: fix net_registry tests to correctly capture output of commands inside one test

so that failure output is not clobbered by  output of previous
successful commands.

Michael
(cherry picked from commit cb3dafe5fd8867b000e01979d4232968d994d376)
source/script/tests/test_net_registry.sh