Skip to content

Conversation

Roytak
Copy link
Collaborator

@Roytak Roytak commented Jun 9, 2025

Fixes #1741

Roytak added 4 commits June 9, 2025 13:07
Fix a bug where using "|| true" in a command whenever "set -e" is set
causes "set -e" to be unexpectedly unset for the rest of the script.

Removed the "|| true" from the commands and made sure these functions
are called without "set -e" to allow them to fail.
Minimal OpenSSL version is set to 3.0.0, so this code is redundant
@michalvasko michalvasko merged commit b456226 into CESNET:devel Jun 9, 2025
7 checks passed
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