summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ps/ps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ps/ps.c b/bin/ps/ps.c
index 70b6db3..8db87c9 100644
--- a/bin/ps/ps.c
+++ b/bin/ps/ps.c
@@ -612,6 +612,7 @@ main(int argc, char *argv[])
if (nkept == 0) {
printheader();
+ xo_finish();
exit(1);
}
OpenPOWER on IntegriCloud