Correcting typo in Makefile about line wrapping.

This commit is contained in:
Daniel Baumann 2009-05-02 08:51:22 +02:00
parent deaa1214dc
commit 4709ece48f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ test:
then \ then \
checkbashisms functions.sh functions/* examples/*/*.sh helpers/* hooks/*; \ checkbashisms functions.sh functions/* examples/*/*.sh helpers/* hooks/*; \
else \ else \
echo "WARNING: skipping bashism test - you need to install devscripts."; echo "WARNING: skipping bashism test - you need to install devscripts."; \
fi fi
build: build: