s3:net: fix output of net rpc trustdom list
commit8191b317127b2df251540808e565891d0a34724c
authorBjörn Jacke <bj@sernet.de>
Wed, 28 Oct 2009 13:33:40 +0000 (28 14:33 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:51 +0000 (26 11:39 +0100)
tree5f0b6d3dd5a849d8e1ad7a24314f3761f9a25a67
parent39eef24682328a6e74bf6f8648bdf4287bae7911
s3:net: fix output of net rpc trustdom list

Move some messages from stderr to stdout. When some trusting DCs were
unreachable we lacked \n's on stdout which screwed up whole the output.
(cherry picked from commit 83344b34d16e431ca8030585b383db1414154981)
source3/utils/net_rpc.c