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

tools: Use defined variable in build base qemu script #8904

Merged
merged 1 commit into from Jan 25, 2024

Conversation

GabyCT
Copy link
Contributor

@GabyCT GabyCT commented Jan 24, 2024

This PR uses a variable that is already defined in the build base qemu script to have uniformity across the script as this variable is already used in the script.

Fixes #8903

This PR uses a variable that is already defined in the build base
qemu script to have uniformity across the script as this variable
is already used in the script.

Fixes kata-containers#8903

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
@GabyCT
Copy link
Contributor Author

GabyCT commented Jan 24, 2024

/test

Copy link
Contributor

@cmaf cmaf left a comment

Choose a reason for hiding this comment

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

thanks @GabyCT

@GabyCT GabyCT merged commit aa958ad into kata-containers:main Jan 25, 2024
284 of 366 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tools: Use defined variable in build base qemu script
3 participants