[SCM] live-config branch, debian-next, updated. debian/2.0_a3-1-6-g4da3fb9
Daniel Baumann
daniel at debian.org
Mon May 31 06:25:34 UTC 2010
The following commit has been merged in the debian-next branch:
commit 4da3fb9c05f94c248189cac43f17eef8a76bfeec
Author: Daniel Baumann <daniel at debian.org>
Date: Mon May 31 07:52:38 2010 +0200
Running checkbashisms with -f and -x in Makefile.
diff --git a/Makefile b/Makefile
index 91a01fc..54388a7 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ test:
then \
for SCRIPT in $(SCRIPTS); \
do \
- checkbashisms $${SCRIPT}; \
+ checkbashisms -f -x $${SCRIPT}; \
echo -n "."; \
done; \
else \
--
live-config
More information about the debian-live-changes
mailing list