Skip to content

Conversation

@aidangarske
Copy link
Contributor

Description

  • Fix issue caught here where version is now greater than 3.* and is 4.*
  • Fixes error when user doesnt have tree installed falls back to listing parent with ls

@aidangarske aidangarske self-assigned this Sep 5, 2025

if [ ! -d ${OPENSSL_SOURCE_DIR} ]; then
printf "\tOpenSSL source directory not found: ${OPENSSL_SOURCE_DIR}\n"
printf "\tParent directory:\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this tree listing was added for debug and can be removed altogether.

@aidangarske
Copy link
Contributor Author

Resolved in pr 267 version check removed

@aidangarske aidangarske closed this Sep 9, 2025
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