HADOOP-7042. Updates to test-patch.sh to include failed test names and improve other messaging. Contributed by nigel.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1036733 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nigel Daley 2010-11-19 04:13:08 +00:00
parent 566597503c
commit adb2bb2816
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ setup () {
echo "Please define the following properties in test-patch.properties file"
echo "OK_FINDBUGS_WARNINGS"
echo "OK_RELEASEAUDIT_WARNINGS"
echo "OK_JAVAFINDBUGS_WARNINGS"
echo "OK_JAVADOC_WARNINGS"
cleanupAndExit 1
fi
echo ""