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

Minor fixes to build and packaging #2

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Conversation

martinsumner
Copy link

See #1

aef- and others added 2 commits April 14, 2023 11:39
… `echo -n hello` will output `"-n hello"`. `printf` is a more reliable way to "echo" variables without newlines.
Errors should not generally prevent the production of packages
Makefile Outdated Show resolved Hide resolved
@martinsumner
Copy link
Author

The change to the break command doesn't work as expected, in that we're changing the type of a previous configuration parameter - so anyone copying over a previous riak.conf will get a Cuttlefish failed! message if they attempt to start

This means it should work with existing configurations setting the ignore_break_single to true/false
priv/riak.schema Outdated Show resolved Hide resolved
@martinsumner martinsumner merged commit b36b66d into nhse-develop Mar 28, 2024
@martinsumner martinsumner deleted the nhse-d32-nhs.i1 branch March 28, 2024 15:38
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.

4 participants