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

add version check to Get_CRTM_Binary_Files.sh and add version check of fix/ in test/CMakeLists.txt #148

Open
BenjaminTJohnson opened this issue Jul 22, 2024 · 0 comments
Assignees

Comments

@BenjaminTJohnson
Copy link
Contributor

Get_CRTM_Binary_Files.sh doesn't check for the version of the existing fix/ directory.

Generally this isn't a problem, but if someone has been using the same CRTM directory for a long time, their fix/ folder might get out of date.

Also. test/CMakeLists.txt checks for the existence of a fix/ directory, but doesn't have a way to check for version to ensure that it's up to date. I think rather than forcing a new download, it should simply inform the user that the current fix/ directory is potentially outdated.

@BenjaminTJohnson BenjaminTJohnson self-assigned this Jul 22, 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

No branches or pull requests

1 participant