[Debian-live-changes] r2571 - dists/trunk/live-webhelper/scripts

rjent-guest at alioth.debian.org rjent-guest at alioth.debian.org
Tue Jul 24 19:08:52 UTC 2007


Author: rjent-guest
Date: 2007-07-24 19:08:51 +0000 (Tue, 24 Jul 2007)
New Revision: 2571

Modified:
   dists/trunk/live-webhelper/scripts/cron
Log:
turn on --debug and --verbose for DEBUG flag

Modified: dists/trunk/live-webhelper/scripts/cron
===================================================================
--- dists/trunk/live-webhelper/scripts/cron	2007-07-24 08:41:17 UTC (rev 2570)
+++ dists/trunk/live-webhelper/scripts/cron	2007-07-24 19:08:51 UTC (rev 2571)
@@ -60,7 +60,7 @@
 		# Enable debug option
 		if [ "${DEBUG}" == "enabled" ]
 		then
-			LIVE_OPTIONS="${LIVE_OPTIONS} --debug"
+			LIVE_OPTIONS="${LIVE_OPTIONS} --debug --verbose"
 		fi
 
 		# Assembling standard options




More information about the Debian-live-changes mailing list