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

Fix TPM_TOOL_LIB path in verifytpm.sh #4200

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

shjala
Copy link
Member

@shjala shjala commented Sep 3, 2024

Commit f9f0f53 change the lib location from /usr/local/lib to /usr/lib, but the path in verifytpm.sh was not updated.

Commit f9f0f53 change the lib location from /usr/local/lib
to /usr/lib, but the path in verifytpm.sh was not updated.

Signed-off-by: Shahriyar Jalayeri <shahriyar@zededa.com>
@OhmSpectator
Copy link
Member

Do you have a (n eden) test to catch such errors? Basic tool start, I expected?

@shjala
Copy link
Member Author

shjala commented Sep 3, 2024

Do you have a (n eden) test to catch such errors? Basic tool start, I expected?

not at the moment, this runs as part of verification image, so maybe we should have a test for whole verification process and check for expected output. I will talk to Ioannis to get his opinion.

@OhmSpectator
Copy link
Member

But now you are sure it works as expected, and we can merge? =)

@shjala
Copy link
Member Author

shjala commented Sep 3, 2024

But now you are sure it works as expected, and we can merge? =)

yes, I just found it because I was testing the script :D

@OhmSpectator OhmSpectator merged commit ad83884 into lf-edge:master Sep 3, 2024
25 of 26 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