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* #33

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

richm
Copy link
Contributor

@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 [email protected]

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 <[email protected]>
@richm richm requested a review from spetrosi as a code owner December 6, 2023 01:04
@richm richm merged commit 4b5e201 into main Dec 7, 2023
17 checks passed
@richm richm deleted the ostree-more branch December 7, 2023 14:56
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.

1 participant