aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t7.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/t7.sh b/t7.sh
index 6e82cc60b..ad1c5b9e2 100644
--- a/t7.sh
+++ b/t7.sh
@@ -1 +1,2 @@
-mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev
+set -x
+mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev $@