test: fix use of printf in net_registry tests.
commit388a40931f1559b134317ef0c85c7cf2598e17fe
authorMichael Adam <obnox@samba.org>
Tue, 1 Apr 2008 13:19:05 +0000 (1 15:19 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Apr 2008 14:16:55 +0000 (1 16:16 +0200)
tree54a73486239d3cab01ccacaf91712dad5f4bc9ff
parent0bd50e450baf633ea9d653341f3ce9d81bfdd83f
test: fix use of printf in net_registry tests.

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

Michael
source/script/tests/test_net_registry.sh