[SCM] live-boot branch, debian, updated. debian/2.0_a4-1

Daniel Baumann daniel at debian.org
Wed Jun 2 20:54:05 UTC 2010


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

    Running checkbashisms with -f and -x in Makefile.

diff --git a/Makefile b/Makefile
index eadd5d7..7b15560 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-boot



More information about the debian-live-changes mailing list