Skip to content
Snippets Groups Projects
Unverified Commit 5eb481cd authored by Dan Callahan's avatar Dan Callahan
Browse files

Fix Shellcheck SC2115: Ensure never expands to /*

Use "${var:?}" to ensure this never expands to /* .

https://github.com/koalaman/shellcheck/wiki/SC2115



Signed-off-by: default avatarDan Callahan <danc@element.io>
parent 64adbb7b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment