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

hardcoded user path in tests causes errors #10

Closed
arxaqapi opened this issue Dec 28, 2022 · 0 comments · Fixed by #11
Closed

hardcoded user path in tests causes errors #10

arxaqapi opened this issue Dec 28, 2022 · 0 comments · Fixed by #11

Comments

@arxaqapi
Copy link
Owner

The line:

  let _dir = Watcher.Dir.make ~max_depth:1 "/home/aq" in

Causes opam-CI to fail when trying to call Unix.lstat on /home/aq.

See: https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/0ea05c11e1c99d3a3a7d44edbfcbed19a245061c

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 a pull request may close this issue.

1 participant