Skip to content

fix(brctl): fix quoting of the command name #1296

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 1 commit into from
Dec 30, 2024

Conversation

akinomyoga
Copy link
Collaborator

I had a "pending" review in #866 that I forgot to submit. This is a trivial fix, so let me just submit it here for the CI checking. If the test passes, I will soon merge. This quotes the command name ${1:-brctl} as "${1:-brctl}". This also changes the line folding because the line does not fit within 79 columns.

@akinomyoga akinomyoga mentioned this pull request Dec 30, 2024
@akinomyoga akinomyoga merged commit 3201497 into scop:main Dec 30, 2024
7 checks passed
@akinomyoga akinomyoga deleted the brctl-fixup branch December 30, 2024 12:21
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