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

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


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