]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: properly turn off color after active column
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2016 08:00:06 +0000 (10:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 17:39:49 +0000 (11:39 -0600)
commit835a19e02fa96a5f13700d0ce9f4b1813d0c1ad6
tree99f122ce628b5ef8a5e520e110803fe3b5c3edf2
parente5105081152c3eb4558d9e5d9c8aaa33f9d802ff
systemctl: properly turn off color after active column

If we turn on red color for the active column and it is not combined with
underlining, then we need to turn it off explicitly afterwards. Do that.
src/systemctl/systemctl.c