Skip to content

ref: Add small improvements to bash scripts #495

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 2 commits into from
Aug 29, 2022

Conversation

olksdr
Copy link
Contributor

@olksdr olksdr commented Aug 22, 2022

Mostly just double quotes for variables to satisfy the shellchek.
And also remove echo and sed from scripts/generate-readme.sh - and use only bash substitution syntax.

olksdr added 2 commits August 22, 2022 11:46
This makes it a bit easier to read and also we do not have to call
external utils to make a change in the variable.
@olksdr olksdr requested a review from Swatinem August 22, 2022 10:26
@Swatinem Swatinem merged commit 4178868 into master Aug 29, 2022
@Swatinem Swatinem deleted the fix/small-improvements-for-shell-scripts branch August 29, 2022 07:11
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