From 043bcbfb2fd441ec04978c475b2ef91f226ceb6d Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Tue, 1 Jan 2019 11:12:02 -0500 Subject: [PATCH] tests: Properly set the xtrace flag --- test/scripts/test_osx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/scripts/test_osx.sh b/test/scripts/test_osx.sh index 9b6e46e65..612c2c371 100644 --- a/test/scripts/test_osx.sh +++ b/test/scripts/test_osx.sh @@ -1,4 +1,4 @@ -set +x +set -x brew install gnutls brew install cmake