Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incus/s3: Fix mcli minio client executable name check #998

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

apophys
Copy link
Contributor

@apophys apophys commented Jul 15, 2024

The check only passed for the mc executable name. This caused the client check to fail on my distribution as the fallback from mc to mcli didn't pass this condition.

@apophys apophys requested a review from stgraber as a code owner July 15, 2024 14:27
The check only passed for the `mc` executable name.
This caused the client check to fail on my distribution
as the fallback from `mc` to `mcli` didn't pass this condition.

Signed-off-by: Milan Kubík <[email protected]>
@apophys apophys changed the title incusd/s3: Fix mcli minio client executable name check incus/s3: Fix mcli minio client executable name check Jul 15, 2024
@stgraber stgraber enabled auto-merge July 15, 2024 15:46
@stgraber stgraber merged commit a79c35d into lxc:main Jul 15, 2024
30 checks passed
@apophys apophys deleted the minio-client-name branch July 15, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants