From a79d09a2d7bd856a8f8336bf08551cbe77a78aad Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 22 Aug 2018 16:20:34 -0400 Subject: [PATCH] cf script changes --- cloudfoundry/runCFAcceptanceTests.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/cloudfoundry/runCFAcceptanceTests.sh b/cloudfoundry/runCFAcceptanceTests.sh index d437d08..5d1140f 100755 --- a/cloudfoundry/runCFAcceptanceTests.sh +++ b/cloudfoundry/runCFAcceptanceTests.sh @@ -122,8 +122,6 @@ function prepare_partitioning_test_with_rabbit_binder() { SECONDS=0 -set -e - echo "Prepare artifacts for ticktock testing" prepare_ticktock_13_with_rabbit_binder $1 $2 $3 $4 $5 $6