Skip to content
Snippets Groups Projects
Commit 43a36871 authored by alice's avatar alice
Browse files

community/crystal: fix variable comparison

when unset, this generates a `sh: out of range` error, as the variable is empty,
and [ "" -eq 1 ] is invalid
parent 7070e311
No related branches found
No related tags found
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