test: fix use of printf in net_registry tests.
commit71eb2e6e43502b30054a2e9210584296c9ba8aed
authorMichael Adam <obnox@samba.org>
Tue, 1 Apr 2008 13:19:05 +0000 (1 15:19 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 4 Apr 2008 10:37:33 +0000 (4 12:37 +0200)
tree817216e68e478f63bcf53bc28a2d61e8cfa939b4
parentf090cd063352a68c5f5407e8fda7a7fee75711fd
test: fix use of printf in net_registry tests.

actually 'printf "%s\n"' is the proper replacement of 'echo -e'

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