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

mark tools.bash with executable bit #34

Merged
merged 1 commit into from
Oct 25, 2023
Merged

mark tools.bash with executable bit #34

merged 1 commit into from
Oct 25, 2023

Conversation

Aidan-B
Copy link
Contributor

@Aidan-B Aidan-B commented Oct 24, 2023

Description

What was completed, changed, or updated?

The file Tools/tools.bash was marked as executable in a Linux environment using chmod +x


Why was this done (if applicable)?

This was done as the bash file cannot be executed without marking it as executable in linux, and needs to be done manually each time branches are switched if not done repo-wide


Testing

What manual tests were used to validate the code?

The file was run


What unit tests were used to validate the code?

N/A


Copy link

@SnackkOverflowError SnackkOverflowError left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@DerekTang04 DerekTang04 left a comment

Choose a reason for hiding this comment

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

lgtm

@Aidan-B Aidan-B merged commit f8fb900 into main Oct 25, 2023
2 checks passed
@DerekTang04 DerekTang04 deleted the mark_tools_executable branch May 6, 2024 21:40
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.

3 participants