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

Put test sockets in temporary directory #156

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Jun 6, 2019

Linux doesn't allow long paths, and we can easily exceed the limit when building under an opam switch with a long name.

Fixes #155

Linux doesn't allow long paths, and we can easily exceed the limit when
building under an opam switch with a long name.

Fixes mirage#155
@talex5 talex5 merged commit 7baa3f7 into mirage:master Jun 7, 2019
@talex5 talex5 deleted the short-socket-paths branch June 7, 2019 07:59
talex5 added a commit to talex5/opam-repository that referenced this pull request Aug 26, 2019
…c-unix (0.3.3)

CHANGES:

- Update uint.uint32 to uint (@Cjen1, mirage/capnp-rpc#159).
- Update to new x509 API (@talex5, mirage/capnp-rpc#158).
- Require base64 >= 3.0.0 for capnp-rpc-mirage too (@talex5, mirage/capnp-rpc#157).
- Put test sockets in temporary directory (@talex5, mirage/capnp-rpc#156).
talex5 added a commit to talex5/opam-repository that referenced this pull request Aug 26, 2019
…c-unix (0.3.3)

CHANGES:

- Update uint.uint32 to uint (@Cjen1, mirage/capnp-rpc#159).
- Update to new x509 API (@talex5, mirage/capnp-rpc#158).
- Require base64 >= 3.0.0 for capnp-rpc-mirage too (@talex5, mirage/capnp-rpc#157).
- Put test sockets in temporary directory (@talex5, mirage/capnp-rpc#156).
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.

Tests fail if opam switch name is too long
1 participant