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

Copy tree fix #123

Merged
merged 11 commits into from
Jan 12, 2024
Merged

Copy tree fix #123

merged 11 commits into from
Jan 12, 2024

Conversation

Sohalt
Copy link
Contributor

@Sohalt Sohalt commented Jan 11, 2024

Fixes #122.

This should ideally also restore the permissions on the directory in post-visit-dir on Windows.

postVisitDirectory gets passed the exception that caused processing of
the subtree to terminate early as the second arg
test/babashka/fs_test.clj Outdated Show resolved Hide resolved
src/babashka/fs.cljc Outdated Show resolved Hide resolved
src/babashka/fs.cljc Outdated Show resolved Hide resolved
src/babashka/fs.cljc Outdated Show resolved Hide resolved
@borkdude borkdude merged commit 374c36a into babashka:master Jan 12, 2024
7 checks passed
@borkdude
Copy link
Contributor

Thanks!

@Sohalt Sohalt deleted the copy-tree-fix branch March 7, 2024 16:22
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.

copy-tree fail when some non-leaf directories in the tree are not writable
2 participants