diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index 673f8ddd48..acec313de3 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -627,22 +627,17 @@ runTests () { echo "" echo "" - 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 "