Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/davidfrantz/force into d…
Browse files Browse the repository at this point in the history
…evelop
  • Loading branch information
davidfrantz committed Sep 7, 2023
2 parents 2f366a2 + 784c61f commit 6236a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/force-level1-csd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ else
fi
export BOTO_CONFIG
if [ ! -r $BOTO_CONFIG ]; then
show_help "$(printf "%s\n " "gsutil config file was not found in $CREDDIR.")"
show_help "$(printf "%s\n " "gsutil config file was not found in $FORCE_CREDENTIALS.")"
fi


Expand Down

0 comments on commit 6236a98

Please sign in to comment.