From adb2bb2816e629fef90a0a16f8d4f59050ff76f1 Mon Sep 17 00:00:00 2001 From: Nigel Daley Date: Fri, 19 Nov 2010 04:13:08 +0000 Subject: [PATCH] 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 --- src/test/bin/test-patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/bin/test-patch.sh b/src/test/bin/test-patch.sh index 71b5402586e..8ff62d70877 100755 --- a/src/test/bin/test-patch.sh +++ b/src/test/bin/test-patch.sh @@ -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 ""