smbstatus: align tree connect header and output
commit83a557dfad713c0ab30c071ae4cdab0713337928
authorRalph Boehme <slow@samba.org>
Mon, 9 Nov 2015 17:01:47 +0000 (9 18:01 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 22 Jan 2016 06:52:21 +0000 (22 07:52 +0100)
treee3aa1acf2fbd956e78e9592c5159b178008e8c52
parente0fc93112f4eaaba7eae8c7bf1a2276e46ce3673
smbstatus: align tree connect header and output

Align output and use timestring() instead of time_to_asc(). The latter calls
asctime() which forces a \n into the time string.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/status.c