[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-18-g3635e39

Daniel Baumann daniel at debian.org
Sun Mar 7 11:37:46 UTC 2010


The following commit has been merged in the debian-next branch:
commit f931976548d238a15e20622e60282acadc38209c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 7 12:32:47 2010 +0100

    Excluding cgi from checkbashism (checkbashism is too stupid).

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