On 11/25/19 9:01 AM, Peter Krempa wrote:
Introduce the --anystats flag which does not skip the printing of the
stats if the job was unsuccessful.
Signed-off-by: Peter Krempa
---
+Normally only statistics for running and successful completed jobs are printed.
+I<--anystats> can be used to dis
Introduce the --anystats flag which does not skip the printing of the
stats if the job was unsuccessful.
Signed-off-by: Peter Krempa
---
tools/virsh-domain.c | 7 ++-
tools/virsh.pod | 5 +
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/tools/virsh-domain.c b/tools/v