[SCM] live-boot branch, debian-next,	updated. debian/2.0_a3-1-2-gfbdf30c
    Daniel Baumann 
    daniel at debian.org
       
    Mon May 31 06:25:37 UTC 2010
    
    
  
The following commit has been merged in the debian-next 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