diff --git a/maint/mctest b/maint/mctest index b7fe821ae..0470d376e 100755 --- a/maint/mctest +++ b/maint/mctest @@ -40,3 +40,5 @@ if test -x /usr/bin/rpmbuild; then else echo "rpmbuild not found" fi + +echo "All done. No fatal errors. Please check test*.err files."