Fix another linter error that did not trigger on osx

This commit is contained in:
Jonathan Knapp 2017-09-03 12:14:57 -04:00
parent 91d52b99cb
commit f75e988363
No known key found for this signature in database
GPG Key ID: 51330F9D3F9D368E

View File

@ -4,6 +4,7 @@
# here anytime asdf invokes grep it will be invoked with these options
# shellcheck disable=SC2034
GREP_OPTIONS="--color=never"
# shellcheck disable=SC2034
GREP_COLORS=
asdf_version() {