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 use of -chdir with an absolute path #355

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

OJFord
Copy link
Contributor

@OJFord OJFord commented Jul 27, 2022

Fixes #354.

@Zordrak Zordrak force-pushed the fix-354 branch 2 times, most recently from 129ce8f to edde4d2 Compare October 1, 2022 16:10
Copy link
Collaborator

@Zordrak Zordrak left a comment

Choose a reason for hiding this comment

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

Tests fail because realpath is not available in the default toolset on macos.

@OJFord
Copy link
Contributor Author

OJFord commented Mar 18, 2023

Tests fail because realpath is not available in the default toolset on macos.

Hi @Zordrak, I believe I fixed that issue if you have time for another look. Cheers.

@OJFord
Copy link
Contributor Author

OJFord commented Feb 10, 2024

Anything else still needed here @Zordrak?

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.

-chdir doesn't work with an absolute path
2 participants