mirror of https://github.com/apache/maven.git
o remove debug
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0abaebbe29
commit
4dab452c02
|
@ -49,7 +49,6 @@ runTests()
|
||||||
|
|
||||||
if [ -f $5 ]
|
if [ -f $5 ]
|
||||||
then
|
then
|
||||||
echo ">>> $CP"
|
|
||||||
"${JAVACMD}" -classpath "$CP" org.codehaus.surefire.SureFire "$2" "$3" $4 $5 $6
|
"${JAVACMD}" -classpath "$CP" org.codehaus.surefire.SureFire "$2" "$3" $4 $5 $6
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue