[SCM] live-helper branch, debian, updated. debian/2.0_a8-1-36-ga44b663

Daniel Baumann daniel at debian.org
Fri Mar 12 15:25:13 UTC 2010


The following commit has been merged in the debian branch:
commit 52f4cf8e31daaa0e70436d9d46f5539e96378e88
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 16:07:45 2010 +0100

    Excluding cgi from checkbashism (checkbashism is too stupid).

diff --git a/Makefile b/Makefile
index 6bae1cd..ba22671 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ test:
 	# Checking for bashisms
 	if [ -x /usr/bin/checkbashisms ]; \
 	then \
-		checkbashisms live-helper.sh cgi/* functions/* examples/*/*.sh helpers/* hooks/*; \
+		checkbashisms live-helper.sh functions/* examples/*/*.sh helpers/* hooks/*; \
 	else \
 		echo "WARNING: skipping bashism test - you need to install devscripts."; \
 	fi

-- 
live-helper



More information about the debian-live-changes mailing list