Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Delete nounset from create_full_environment
Browse files Browse the repository at this point in the history
  • Loading branch information
tsorya committed Jun 10, 2020
1 parent a8d9dd4 commit 51364d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion create_full_environment.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

set -o errexit
set -o nounset

function error () {
echo $@ 1>&2
Expand Down

0 comments on commit 51364d6

Please sign in to comment.