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

Fix get_exec_name(): when partclone in installed, there is no '/' in argv0 #55

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

pfrouleau
Copy link
Contributor

I forgot to test the case where partclone can be found through PATH and
in that case argv[0] does not contains a slash.

Signed-off-by: Patrick Rouleau pfrouleau@gmail.com

@pfrouleau
Copy link
Contributor Author

It would be best to merge this one before the other pull requests.

…argv0

I forgot to test the case where partclone can be found through PATH and
in that case argv[0] does not contains a slash.

Signed-off-by: Patrick Rouleau <pfrouleau@gmail.com>
@Thomas-Tsai Thomas-Tsai merged commit c994cd8 into Thomas-Tsai:master Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants