Browse Source

Add final message.

Pavel Roskin 22 years ago
parent
commit
48b9a934d5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      maint/mctest

+ 2 - 0
maint/mctest

@@ -40,3 +40,5 @@ if test -x /usr/bin/rpmbuild; then
 else
 else
 	echo "rpmbuild not found"
 	echo "rpmbuild not found"
 fi
 fi
+
+echo "All done.  No fatal errors.  Please check test*.err files."