fix: remove extra whitespace

This commit is contained in:
Jose Diaz-Gonzalez
2017-08-26 05:40:33 -04:00
parent 8bfa46b00d
commit 3c8439c256

View File

@@ -27,7 +27,7 @@ ifeq ($(shell greadlink > /dev/null 2>&1 ; echo $$?),127)
endif
ln -nfs `which greadlink` tests/bin/readlink
endif
ci-dependencies: shellcheck bats readlink
lint: