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

Daniel Baumann daniel at alioth.debian.org
Fri May 4 16:26:37 UTC 2007


Author: daniel
Date: 2007-05-04 16:26:37 +0000 (Fri, 04 May 2007)
New Revision: 1250

Modified:
   dists/trunk/live-helper/Makefile
   dists/trunk/live-helper/doc/CREDITS
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-05-04 16:26:20 UTC (rev 1249)
+++ dists/trunk/live-helper/Makefile	2007-05-04 16:26:37 UTC (rev 1250)
@@ -5,7 +5,7 @@
 test:
 	set -e; for SCRIPT in functions/* examples/*.sh helpers/* hooks/*; \
 	do \
-		sh -n $$SCRIPT; \
+		sh -n $$SCRIPT || exit 1; \
 	done
 
 install: test

Modified: dists/trunk/live-helper/doc/CREDITS
===================================================================
--- dists/trunk/live-helper/doc/CREDITS	2007-05-04 16:26:20 UTC (rev 1249)
+++ dists/trunk/live-helper/doc/CREDITS	2007-05-04 16:26:37 UTC (rev 1250)
@@ -14,6 +14,7 @@
   * Markus Bauer <bauer-markus at web.de>
   * Mathieu Geli <mathieu.geli at gmail.com>
   * Otavio Salvador <otavio at debian.org>
+  * Richard Nelson <rjent at rjent.pair.com>
   * Scott Edwards <debian at foss.daxal.com>
   * Sebastian Raveau <sebastien.raveau at epita.fr>
 
@@ -26,6 +27,7 @@
   * Ben Armstrong <synrg at debian.org> for his IRC support.
   * Jason D. Clinton <me at jasonclinton.com> for his work on netboot type.
   * Otavio Salvador <otavio at debian.org> for his QA patches.
+  * Richard Nelson <rjent at rjent.pair.com> for live-webbuilder.
   * Sebastian Raveau <sebastien.raveau at epita.fr> for his work on encryption
     support.
   * Scott Edwards <debian at foss.daxal.com> for his work on d-i/g-i integration.




More information about the Debian-live-changes mailing list