]> granicus.if.org Git - sysstat/commit
sar: Don't display "Inconsistent input data" when no activities are
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 19 Apr 2020 06:36:04 +0000 (08:36 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 19 Apr 2020 06:36:04 +0000 (08:36 +0200)
commit89cbc1df2bcd274d0231860fdafcc2bc7468e156
tree4e301cb5da09b7b97ab2f24c6cc0bfe06d585708
parentb6fc72f1827bb5964664c3b07632582b226bdb5c
sar: Don't display "Inconsistent input data" when no activities are
collected by sadc

When no activities are collected by sadc, sadc writes an error message
("Requested activities not available").
sar used to display a second error message in addition to the previous
one ("Inconsistent input data"). Remove this one.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sar.c