[SCM] live-helper branch, debian-next, updated. debian/2.0_a14-1-3-g671697a

Daniel Baumann daniel at debian.org
Sun Jun 6 11:47:36 UTC 2010


The following commit has been merged in the debian-next branch:
commit 671697a1458c6236dbfdb8ce6473186174af75e4
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 31 07:52:43 2010 +0200

    Running checkbashisms with -f and -x in Makefile.

diff --git a/Makefile b/Makefile
index 440634c..87bd3cb 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ test:
 	then \
 		for SCRIPT in $(SCRIPTS); \
 		do \
-			checkbashisms $${SCRIPT} || true; \
+			checkbashisms -f -x $${SCRIPT} || true; \
 			echo -n "."; \
 		done; \
 	else \

-- 
live-helper



More information about the debian-live-changes mailing list