From 2f7b54d06ae351171a2f60c916015a1e9f417911 Mon Sep 17 00:00:00 2001 From: toonn Date: Thu, 6 Jun 2019 22:03:00 +0200 Subject: Remove comment in shellcheck rule The comment was confusing because `make` swallowed the `$` --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ede6120f..27280abd 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,6 @@ test_py: test_pylint test_flake8 test_doctest test_pytest test_other test_shellcheck: @echo "Running shellcheck..." - # The $ for the range needs to be escaped because of make. sed '2,$$s/^\( *\)#/\1/' ./ranger/data/scope.sh | shellcheck -a - test_other: -- cgit 1.4.1-2-gfad0