From 46b5b59eae490ff19c8e0edbac35031d1773899b Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 11 Feb 2016 10:25:12 +0100 Subject: Fix IT scripts --- cix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cix.sh') 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) -- cgit v1.2.3