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

Daniel Baumann daniel at alioth.debian.org
Fri Apr 6 13:09:25 UTC 2007


Author: daniel
Date: 2007-04-06 13:09:25 +0000 (Fri, 06 Apr 2007)
New Revision: 970

Modified:
   dists/trunk/live-helper/helpers/lh_clean
   dists/trunk/live-helper/helpers/lh_testroot
Log:


Modified: dists/trunk/live-helper/helpers/lh_clean
===================================================================
--- dists/trunk/live-helper/helpers/lh_clean	2007-04-06 13:06:31 UTC (rev 969)
+++ dists/trunk/live-helper/helpers/lh_clean	2007-04-06 13:09:25 UTC (rev 970)
@@ -31,8 +31,6 @@
 Read_conffile config/image
 Set_defaults
 
-Breakpoint "clean: Init"
-
 case "${1}" in
 	all)
 		"${0}" chroot

Modified: dists/trunk/live-helper/helpers/lh_testroot
===================================================================
--- dists/trunk/live-helper/helpers/lh_testroot	2007-04-06 13:06:31 UTC (rev 969)
+++ dists/trunk/live-helper/helpers/lh_testroot	2007-04-06 13:09:25 UTC (rev 970)
@@ -23,7 +23,6 @@
 Arguments "${@}"
 
 Echo_debug "Init ${PROGRAM}"
-Breakpoint "testroot: Init"
 
 # Checking user account
 if [ "`id -u`" -ne "0" ]




More information about the Debian-live-changes mailing list