[SCM] live-tools branch, debian, updated. debian/3.0_a7-1-13-g0b1db06

Daniel Baumann daniel at debian.org
Fri Apr 6 11:48:23 UTC 2012


The following commit has been merged in the debian branch:
commit 6d19f748e2e19e03aa05f51fe4d348f4d23b903d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 5 19:56:57 2012 +0200

    Avoid double whitespace in verbose messages in live-system.

diff --git a/scripts/live-system b/scripts/live-system
index 0d1fa67..e8de323 100755
--- a/scripts/live-system
+++ b/scripts/live-system
@@ -37,7 +37,7 @@ case "${1}" in
 		;;
 esac
 
-[ "${_VERBOSE}" ] && echo -n "Checking for debian-live based system... "
+[ "${_VERBOSE}" ] && echo -n "Checking for debian-live based system..."
 
 if [ ! -e /proc/cmdline ]
 then

-- 
live-tools



More information about the debian-live-changes mailing list