Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Fix condition check for presence of carvel tools #581

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

stmcginnis
Copy link
Contributor

What this PR does / why we need it

The format used by using a "placeholder" string in the check did not
work everywhere. Since this is comparing the location of each tool we
are looking for, it actually should be an empty string.

Correct changes introduced in #515

Describe testing done for PR

Ran make check-carvel on macOS and Linux, with carvel toolset present and not.

The format used by using a "placeholder" string in the check did not
work everywhere. Since this is comparing the location of each tool we
are looking for, it actually should be an empty string.

Signed-off-by: Sean McGinnis <smcginnis@vmware.com>
@seemiller seemiller merged commit e55898e into main May 18, 2021
@seemiller seemiller deleted the nobigkaboom branch May 18, 2021 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants