]> granicus.if.org Git - procps-ng/commit
top: the third time was charmed for end-of-job reports
authorJim Warner <james.warner@comcast.net>
Tue, 5 Feb 2013 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@enc.com.au>
Sat, 23 Feb 2013 21:43:44 +0000 (08:43 +1100)
commite2c2bc5a95889abea6a93507109ea1e20489b80d
tree645e84ff7f05e34f02cafa28f1a65a5840a8210f
parentcff3960c4a5f3eeaaf61769f5af37656a31b9f2f
top: the third time was charmed for end-of-job reports

When top was changed to allow some core dumps, the two
potential end-of-job reports were disabled by mistake.
Later, that was corrected so that those reports always
were allowed, if the respective #defines were enabled.

However, if there was an early exit via a command line
option or an error, those reports should not be shown.

This commit may have gotten it right on our third try!

(everything is perfectly justified plus right margins)
(are completely filled, but of course it must be luck)

Reference(s):
commit 1da293bf59187c734acfa89615265ecaf04b3a95
commit d747659ad80ac6e704ce0bc11150d13ab1622f6b

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