From 75505836a72c89c56d36a62a55ab64100889afd6 Mon Sep 17 00:00:00 2001 From: David Rautureau Date: Mon, 12 Mar 2018 13:37:51 +0100 Subject: Improve logging for ITs --- cix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cix.sh') diff --git a/cix.sh b/cix.sh index 51d388eaab0..3954a87b023 100755 --- a/cix.sh +++ b/cix.sh @@ -31,7 +31,7 @@ case "$RUN_ACTIVITY" in exit 0 else - ./gradlew --no-daemon --console plain -i \ + ./gradlew --no-daemon --console plain \ :tests:integrationTest \ -Dcategory="$CATEGORY" \ -Dorchestrator.configUrl="http://infra.internal.sonarsource.com/jenkins/orch-$DB_ENGINE.properties" \ -- cgit v1.2.3