Skip to content

Conversation

@ellert
Copy link
Contributor

@ellert ellert commented Sep 20, 2024

Calling openssl rand with 0 as the argument is an error:

$ openssl rand -base64 0
rand: Use -help for summary.
$ echo $?
1

Calling openssl rand with 0 as the argument is an error:

$ openssl rand -base64 0
rand: Use -help for summary.
$ echo $?
1
@amadio
Copy link
Member

amadio commented Sep 20, 2024

Oops, forgot about that. Thanks for the fix. Merging.

@amadio amadio merged commit 0492d36 into xrootd:devel Sep 20, 2024
@ellert ellert deleted the avoid-test-failures-random-0 branch September 23, 2024 08:43
@amadio amadio added this to the 5.7.2 milestone Nov 27, 2024
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