summaryrefslogtreecommitdiffstats
path: root/cix.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-11 10:25:12 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-11 10:51:58 +0100
commit46b5b59eae490ff19c8e0edbac35031d1773899b (patch)
tree071c114f65f0baf8819702167a445da7597a63fe /cix.sh
parent2fca4ebeee81bc01db290e97de7be31f3bf60241 (diff)
downloadsonarqube-46b5b59eae490ff19c8e0edbac35031d1773899b.tar.gz
sonarqube-46b5b59eae490ff19c8e0edbac35031d1773899b.zip
Fix IT scripts
Diffstat (limited to 'cix.sh')
-rwxr-xr-xcix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cix.sh b/cix.sh
index b3586a872e1..dca3ef0ec90 100755
--- a/cix.sh
+++ b/cix.sh
@@ -12,7 +12,7 @@ case "$RUN_ACTIVITY" in
;;
run-it-released-plugins)
- ./run-integration-tests.sh "http://infra.internal.sonarsource.com/jenkins/orch-h2.properties" "Plugins"
+ ./run-integration-tests.sh "Plugins" "http://infra.internal.sonarsource.com/jenkins/orch-h2.properties"
;;
run-perf-tests)