summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjnqnfe <jnqnfe@gmail.com>2015-01-06 03:10:15 +0000
committerLuca Boccassi <bluca@debian.org>2020-03-05 20:36:54 +0000
commit5a004878721f0bae7f7fe47b51fc86c6f2e76819 (patch)
tree620ae1f7bf80356e4885a170956fd27021792584 /Makefile
parent512dd582404be942fe24e0769bd7bb650c50137e (diff)
downloadvyos-live-build-5a004878721f0bae7f7fe47b51fc86c6f2e76819.tar.gz
vyos-live-build-5a004878721f0bae7f7fe47b51fc86c6f2e76819.zip
fix capitalisation of some output messages
Closes: #952875
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00b30357a..ad4e68bd0 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ test:
echo -n "."; \
done; \
else \
- echo "WARNING: skipping bashism test - you need to install devscripts."; \
+ echo "WARNING: Skipping bashism test - you need to install devscripts."; \
fi
@echo " done."