From: Sebastien GODARD Date: Fri, 1 Nov 2019 08:30:55 +0000 (+0100) Subject: simtest: Display a success message if all tests were OK X-Git-Tag: v12.2.0~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9526d722dae2b0fc68469f6d97ac782ea392c18;p=sysstat simtest: Display a success message if all tests were OK Signed-off-by: Sebastien GODARD --- diff --git a/Makefile.in b/Makefile.in index 3e5d90d..69ae946 100644 --- a/Makefile.in +++ b/Makefile.in @@ -645,6 +645,7 @@ simtest: all testcomp @$(foreach x, $(TESTLIST), $(MAKE) X=$x unit || exit;) rm -f tests/root ln -s root1 tests/root + @echo Simulation tests: Success! clean: rm -f sadc sar sadf iostat tapestat mpstat pidstat cifsiostat *.o *.a core TAGS tests/*.tmp