From e51c3a18ec5bf0739287675785558eb5a8b15939 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 27 Oct 2011 00:13:31 +0000 Subject: [PATCH] HADOOP-7768. PreCommit-HADOOP-Build is failing on hadoop-auth-examples git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1189552 13f79535-47bb-0310-9956-ffa450edef68 --- dev-support/test-patch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index f878f28de9..1ad507a326 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -598,8 +598,8 @@ runTests () { echo "" echo "" - echo "$MVN clean install test -Pnative -D${PROJECT_NAME}PatchProcess" - $MVN clean install test -Pnative -D${PROJECT_NAME}PatchProcess + echo "$MVN clean install -Pnative -D${PROJECT_NAME}PatchProcess" + $MVN clean install -Pnative -D${PROJECT_NAME}PatchProcess if [[ $? != 0 ]] ; then ### Find and format names of failed tests failed_tests=`find . -name 'TEST*.xml' | xargs $GREP -l -E "