[SCM] live-helper branch, debian, updated. debian/2.0_a14-1-1-g2c5302d

Daniel Baumann daniel at debian.org
Mon May 31 06:25:32 UTC 2010


The following commit has been merged in the debian branch:
commit 2c5302d1d0f9bba5a8a5b95500a34daaf7baa3fb
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