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

ffac-ssid-changer: add quotes to avoid interpret. #46

Merged

Conversation

grische
Copy link
Contributor

@grische grische commented Nov 17, 2023

Fixing shellcheck errors:

  • SC2046: quote to prevent word splitting.
  • SC2061: quote so the shell won't interpret it.

Fixing shellcheck errors:
- SC2046: quote to prevent word splitting.
- SC2061: quote so the shell won't interpret it.
@grische grische force-pushed the fix/ssid-changer_shellcheck_warnings branch from 032ef1f to dbd7497 Compare November 18, 2023 18:07
@grische grische marked this pull request as ready for review November 18, 2023 18:18
Copy link
Member

@maurerle maurerle left a comment

Choose a reason for hiding this comment

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

This fixes the shellcheck warnings and does not change functionality. Looks good

@maurerle maurerle merged commit 2fd3b17 into freifunk-gluon:master Nov 19, 2023
1 check passed
@grische grische deleted the fix/ssid-changer_shellcheck_warnings branch November 20, 2023 19:29
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.

2 participants