From c624ed7dd3770cccef5f792c1ea080d1fb4ea279 Mon Sep 17 00:00:00 2001 From: Alejandro Abdelnur Date: Fri, 28 Oct 2011 23:38:16 +0000 Subject: [PATCH] Merge -r 1189551:1189552 from trunk to branch. FIXES: HADOOP-7768 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190673 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 558dce33cca..09463ff0647 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -596,8 +596,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 "