]> git.decadent.org.uk Git - nfs-utils.git/commit
exportfs: drop extra newline in xlog
authorMike Frysinger <vapier@gentoo.org>
Thu, 1 Sep 2011 15:33:06 +0000 (11:33 -0400)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:47 +0000 (16:16 +0200)
commit2b2434c65700a8ee57b6a0cfc482d643c0b8739e
treec8bff93c1f9d52a8fdf38b204339ddde9f36874d
parentbaf04c05bdeb97d014a048c4e531a5cc36ce1fd0
exportfs: drop extra newline in xlog

Since xlog() itself appends a newline, we don't want to add our own
otherwise we get extra in the output.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/exportfs/exportfs.c