Skip to content

Commit f8ce19d

Browse files
Peter Mounceca-johnson
andauthored
Update dev/setup_env_osx.sh
Co-authored-by: Carl Johnson <[email protected]>
1 parent 9d33e6d commit f8ce19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/setup_env_osx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ if ! p4d -V | grep '2018.2'; then
3434
fi
3535

3636
if ! [[ -x "$(command -v bk)" ]]; then
37-
echo "WARNING: $(bk) cli is not installed. https://github.com/buildkite/cli"
37+
echo "WARNING: 'bk' cli is not installed. https://github.com/buildkite/cli"
3838
fi

0 commit comments

Comments
 (0)