[Debian-live-changes] r1407 - in dists/trunk: . live-helper

Daniel Baumann daniel at alioth.debian.org
Wed May 9 05:47:45 UTC 2007


Author: daniel
Date: 2007-05-09 05:47:45 +0000 (Wed, 09 May 2007)
New Revision: 1407

Removed:
   dists/trunk/live-initramfs/
Modified:
   dists/trunk/live-helper/Makefile
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-05-09 05:42:47 UTC (rev 1406)
+++ dists/trunk/live-helper/Makefile	2007-05-09 05:47:45 UTC (rev 1407)
@@ -5,7 +5,7 @@
 test:
 	set -e; for SCRIPT in functions/* examples/*.sh helpers/* hooks/*; \
 	do \
-		sh -n $$SCRIPT || exit 1; \
+		sh -n $$SCRIPT; \
 	done
 
 install: test




More information about the Debian-live-changes mailing list