From b03f4313d9de6afb593a12171ed78cca1d860c3a Mon Sep 17 00:00:00 2001 From: clemahieu Date: Thu, 22 Mar 2018 19:21:40 -0500 Subject: [PATCH] Trying to fix unset variable error. --- ci/bootstrap_boost.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/bootstrap_boost.sh b/ci/bootstrap_boost.sh index f866f872..cff1c915 100755 --- a/ci/bootstrap_boost.sh +++ b/ci/bootstrap_boost.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash -set -o nounset set -o errexit set -o xtrace