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

Make upgrade_native_image_version.sh Executable #270

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Make upgrade_native_image_version.sh Executable #270

merged 1 commit into from
Apr 6, 2024

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Apr 6, 2024

Motivation:
Fix execution failure of upgrade_native_image_version.sh due to missing execute permission.

Modifications:
Ran chmod +x ./upgrade_native_image_version.sh to make the script executable.

Result:
Script is now executable.

Motivation:
Fix execution failure of `upgrade_native_image_version.sh` due to missing execute permission.

Modifications:
Ran `chmod +x ./upgrade_native_image_version.sh` to make the script executable.

Result:
Script is now executable.
@jchrys jchrys added the bug Something isn't working label Apr 6, 2024
@jchrys jchrys requested a review from mirromutth April 6, 2024 11:13
@jchrys
Copy link
Collaborator Author

jchrys commented Apr 6, 2024

@jchrys jchrys added this to the 1.1.3 milestone Apr 6, 2024
@jchrys jchrys merged commit 8641fc4 into trunk Apr 6, 2024
26 checks passed
@jchrys jchrys deleted the 1x-exec branch April 6, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant