aboutsummaryrefslogtreecommitdiffstats
path: root/t7-debug.sh
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-27 14:55:26 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-27 14:55:26 +0000
commit7577e831945c8e50a0bd6ce2fc5f1e6a03cc7f01 (patch)
tree0c1c2e32e91c0beecdedfe1d621d53cbce114704 /t7-debug.sh
parent708a34f1f23b9c1a20abb244fecd299992480a4b (diff)
downloadarchiva-7577e831945c8e50a0bd6ce2fc5f1e6a03cc7f01.tar.gz
archiva-7577e831945c8e50a0bd6ce2fc5f1e6a03cc7f01.zip
fix save fingers script due to module rename
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426214 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 dd42c220e..40e39724a 100644
--- a/t7-debug.sh
+++ b/t7-debug.sh
@@ -1,2 +1,2 @@
set -x
-mvnDebug tomcat7:run -pl :archiva-webapp-js -am $@
+mvnDebug tomcat7:run -pl :archiva-webapp -am $@