Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix examples (and tests invoking examples code) #83

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

Merged
merged 3 commits into from
May 20, 2023

Conversation

ThomasWaldmann
Copy link
Collaborator

@ThomasWaldmann ThomasWaldmann commented May 14, 2023

No description provided.

lltest: added statfs implementation. on macOS, statfs is called frequently.
util: for Darwin (macOS) removed the -l option from umount

subprocess.CalledProcessError: Command '['umount', '-l', '/private/var/folders/61/qtqwzmxd7t1fb19zck5k3q0h0000gn/T/pytest-of-tw/pytest-8/test_lltest0']' returned non-zero exit status 1.
--- Captured stderr call ----------------------------
umount: illegal option -- l
usage: umount [-fv] [-t fstypelist] special | node
       umount -a[fv] [-h host] [-t fstypelist]
the latter is deprecated.
@ThomasWaldmann ThomasWaldmann marked this pull request as ready for review May 20, 2023 10:51
@ThomasWaldmann ThomasWaldmann merged commit 0ca4317 into python-llfuse:master May 20, 2023
@ThomasWaldmann ThomasWaldmann deleted the examples-fixes branch May 20, 2023 10:52
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.

1 participant