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 running of tests on macos #195

Merged
merged 5 commits into from
Jul 18, 2024
Merged

Conversation

bbannier
Copy link
Member

This patch fixes running the test suite on macos which while possibly not a likely deployment target is a pretty common development environment.

While at it I also tacked on some pre-commit bumps and a misc cleanup.

bbannier added 5 commits July 18, 2024 10:00
This fixes the invocation of `sed` in the test to be compatible with
macos' `sed` version. Previously this test would fail with

```
sed: 1: "./install-dir/bin/zkg": invalid command code
```
@bbannier bbannier self-assigned this Jul 18, 2024
@bbannier bbannier marked this pull request as ready for review July 18, 2024 08:06
@bbannier bbannier merged commit da77d8f into master Jul 18, 2024
5 checks passed
@bbannier bbannier deleted the topic/bbannier/testing-on-macos branch July 18, 2024 16:51
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.

2 participants