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

Update return for get_executable_path (freebsd) #894

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

jmingov
Copy link
Contributor

@jmingov jmingov commented Mar 1, 2023

The FreeBSD build was failing as the function was still returning String instead of an anyhow::Result<String>

The FreeBSD build was failing as the function was still returning `String` instead of an `anyhow::Result<String>`
@CLAassistant
Copy link

CLAassistant commented Mar 1, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@Keksoj Keksoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for that, we tend to overlook the build for other platforms

@Keksoj Keksoj added the package label Mar 1, 2023
@Keksoj Keksoj merged commit 76ae438 into sozu-proxy:main Mar 1, 2023
@jmingov jmingov deleted the patch-1 branch March 1, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants