diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 0ab994c8f8f..f36f5e4a7d5 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -193,15 +193,11 @@ ${basedir}/marvin python - deployAndRun.py - -c - ${resolved.userdir}/${marvin.config} - -t - /tmp/t.log - -r - /tmp/r.log - -f - ${resolved.basedir}/marvin/testSetupSuccess.py + deployAndRun.py + -c + ${resolved.userdir}/${marvin.config} + -d + ${resolved.basedir}/marvin/testSetupSuccess.py