Skip to content

Fix a typo error in the ash script #145

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

louisechefu
Copy link

Description of changes:
This PR fixes a typo in the ash script where the variable CONTAINER_GID_SPECIFIED was incorrectly spelled as:
CONTAINER_GID_SPEICIFED="NO"
It has been corrected to:
CONTAINER_GID_SPECIFIED="NO"

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@scrthq scrthq enabled auto-merge May 14, 2025 15:19
@scrthq scrthq merged commit ab95cbe into awslabs:beta May 14, 2025
29 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