We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d33e6d commit f8ce19dCopy full SHA for f8ce19d
dev/setup_env_osx.sh
@@ -34,5 +34,5 @@ if ! p4d -V | grep '2018.2'; then
34
fi
35
36
if ! [[ -x "$(command -v bk)" ]]; then
37
- echo "WARNING: $(bk) cli is not installed. https://github.com/buildkite/cli"
+ echo "WARNING: 'bk' cli is not installed. https://github.com/buildkite/cli"
38
0 commit comments