summaryrefslogtreecommitdiffstats
path: root/cix.sh
diff options
context:
space:
mode:
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)