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

render.sh: fix check for missing directory name and fix shellcheck warnings #31

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

z-bsod
Copy link
Contributor

@z-bsod z-bsod commented Jul 22, 2022

the old check didn't work correctly and caused the script to abort even
when there was a directory supplied

when editing the render.sh file i also fixed the warnings reported by the shellcheck linter.

Christoph Sieber added 2 commits July 22, 2022 14:59
the old check didn't work correctly and caused the script to abort even
when there was a directory supplied
fix the warnings shellcheck did output about this script. This should
mostly improve handling of directory names containing spaces
@michaelamattes michaelamattes merged commit e5d8379 into telekom-mms:master Jul 25, 2022
@michaelamattes michaelamattes added the bug Something isn't working label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants