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

Update generate_documentation.sh #7858

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knight-of-ni
Copy link

@knight-of-ni knight-of-ni commented Aug 10, 2024

check for required executables only when needed

Description

Modify generate_documentation.sh so it only checks for required exectuables when they are actually needed.

Fixes #7857

Testing

How did you test?
Tested by intentionally adding/removing select executables and noted how the script failed or succeeded.

NOTE: Because this script uses bash in the shebang, a linux-like environment was assumed.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

check for required executables only when needed
@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

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.

generate_documentation.sh - Check for executables only when needed
3 participants