[Debian-live-changes] r1528 - dists/trunk/live-helper/helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Thu May 17 12:31:41 UTC 2007


Author: daniel
Date: 2007-05-17 12:31:41 +0000 (Thu, 17 May 2007)
New Revision: 1528

Modified:
   dists/trunk/live-helper/helpers/lh_chroot_local-hooks
Log:


Modified: dists/trunk/live-helper/helpers/lh_chroot_local-hooks
===================================================================
--- dists/trunk/live-helper/helpers/lh_chroot_local-hooks	2007-05-17 12:31:12 UTC (rev 1527)
+++ dists/trunk/live-helper/helpers/lh_chroot_local-hooks	2007-05-17 12:31:41 UTC (rev 1528)
@@ -61,7 +61,7 @@
 		fi
 
 		# Executing hook
-		Chroot "/root/`basename ${HOOK}`" || true
+		Chroot "/root/`basename ${HOOK}`"
 
 		# Removing hook
 		rm -f chroot/root/"`basename ${HOOK}`"




More information about the Debian-live-changes mailing list