From 29a34e6c7bfa6e34ed124339b50018b0670fca22 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 26 Aug 2017 05:40:31 -0400 Subject: [PATCH] fix: remove extra whitespace --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7b00bd..0288fb8 100644 --- a/Makefile +++ b/Makefile @@ -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: