Skip to content
Snippets Groups Projects
Commit 0061b6c4 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Use `tail -n 1` intead of `grep -v '#'`

Apple GNU make treats unescaped # in variables as starting a comment.
But GNU grep >= v3.8 will spew a warning with an extra backslash there.
parent 186e89b7
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Pipeline #7476 passed