Skip to content

Commit

Permalink
Trying to fix unset variable error.
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed Mar 23, 2018
1 parent d403b13 commit b03f431
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/bootstrap_boost.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash

set -o nounset
set -o errexit
set -o xtrace

Expand Down

0 comments on commit b03f431

Please sign in to comment.