summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da9fdcb..5bbe14c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ test:
then \
checkbashisms functions.sh functions/* examples/*/*.sh helpers/* hooks/*; \
else \
- echo "WARNING: skipping bashism test - you need to install devscripts.";
+ echo "WARNING: skipping bashism test - you need to install devscripts."; \
fi
build: