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

refactor: get_ostree_data.sh use env shebang - remove from .sanity* #228

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

richm
Copy link
Collaborator

@richm richm commented Dec 6, 2023

Use the #!/usr/bin/env bash shebang which is ansible-test friendly.
This means we can remove get_ostree_data.sh from the .sanity* files.
This also means we can remove the .sanity* files if we do not need
them otherwise.

Rename pth to path in honor of nscott

Signed-off-by: Rich Megginson rmeggins@redhat.com

Use the `#!/usr/bin/env bash` shebang which is ansible-test friendly.
This means we can remove get_ostree_data.sh from the .sanity* files.
This also means we can remove the .sanity* files if we do not need
them otherwise.

Rename `pth` to `path` in honor of nscott

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm merged commit 4d80c76 into main Dec 7, 2023
9 checks passed
@richm richm deleted the ostree-more branch December 7, 2023 14:55
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.

None yet

1 participant