Skip to content

Commit

Permalink
Avoid polluting Pigweed environment namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Sep 19, 2022
1 parent 989ad8e commit dd200b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ _bootstrap_or_activate() {

if [ ! -z "$PW_CONFIG_FILE" ]; then
_CONFIG_FILE="$PW_CONFIG_FILE"
unset PW_CONFIG_FILE
fi

if [ "$_BOOTSTRAP_NAME" = "bootstrap.sh" ] ||
Expand Down

0 comments on commit dd200b8

Please sign in to comment.