]> granicus.if.org Git - procps-ng/commit
top: some idiot broke 'idle' mode with u/U 'exclusion'
authorJim Warner <james.warner@comcast.net>
Thu, 21 Feb 2013 06:00:00 +0000 (00:00 -0600)
committerJaromir Capik <jcapik@redhat.com>
Wed, 27 Feb 2013 16:03:49 +0000 (17:03 +0100)
commitd497b1025a3f109e6f06b04d90c265d59deee6d3
tree8673c298b049e7af4e8969866b8a65327d1bdb5c
parent041730bfa455c15ec57f0bb84d75f34d9368949d
top: some idiot broke 'idle' mode with u/U 'exclusion'

This patch fixes the single stinkin' source line which
was responsible for breaking the top idle-mode toggle.

Without this change, either 'u' or 'U' must be invoked
just once before the 'i' command would show something.

(yes, everything's perfectly justified once again but)
(i'm not very happy over the need for this damn patch)

Reference(s):
commit d04297843f14e399c699c29b4222b9c9d168c116

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c