chcon: correct --verbose output to include newlines
authorJim Meyering <meyering@redhat.com>
Mon, 16 Jun 2008 11:03:07 +0000 (13:03 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 16 Jun 2008 11:42:01 +0000 (13:42 +0200)
commit3de15598304c141bdac5a3545874bab035536d88
tree3dcf60ca0fce0f0cfd6631afb9917a8fc7315806
parent956abf969ca4e8f01403ae39991e42f0ad3c27cb
chcon: correct --verbose output to include newlines

* src/chcon.c (process_file): Append "\n" to --verbose diagnostic.
* tests/misc/chcon: Add a test for the above.
* NEWS: mention the bug fix
Reported by Carl D. Roth in http://bugzilla.redhat.com/451478.
NEWS
src/chcon.c
tests/misc/chcon