summaryrefslogtreecommitdiffstats
path: root/t7-debug.sh
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-09-10 07:37:29 +0000
committerOlivier Lamy <olamy@apache.org>2012-09-10 07:37:29 +0000
commit092e643a345f9545ffefb1a42a23fbfef22a0576 (patch)
tree4426c183f66dd4be4343a1be05bf39e910cfcd50 /t7-debug.sh
parent18484f0fc208cf64165e3857474c7f121be6d527 (diff)
downloadarchiva-092e643a345f9545ffefb1a42a23fbfef22a0576.tar.gz
archiva-092e643a345f9545ffefb1a42a23fbfef22a0576.zip
-Pdev not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382671 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 't7-debug.sh')
-rw-r--r--t7-debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t7-debug.sh b/t7-debug.sh
index 741781a61..dd42c220e 100644
--- a/t7-debug.sh
+++ b/t7-debug.sh
@@ -1,2 +1,2 @@
set -x
-mvnDebug tomcat7:run -pl :archiva-webapp-js -am -Pdev $@
+mvnDebug tomcat7:run -pl :archiva-webapp-js -am $@