Enhance the reaped status display
authorJens Axboe <axboe@kernel.dk>
Fri, 30 Mar 2012 19:21:20 +0000 (21:21 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 30 Mar 2012 19:21:20 +0000 (21:21 +0200)
commit4f7e57a42e348a643e0b7d50356597ded7010b83
treebde718fc308c3c746dd69d78401b81771b7cfcc5
parent946e42764c6cc536d42e55acbf2fa8bc424124bd
Enhance the reaped status display

Instead of just printing a '_' for a job that has exited,
allow the user to tell if the job exited with an error or
not. A normally reaped job that ran to completion without
errors will have the '_' displayed. If the job exited with
an error, then an 'X' will be displayed instead.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
eta.c