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

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


The following commit has been merged in the debian branch:
commit 2cc7d2766cf72b789159014b090f167ac3acebb0
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 5 19:41:22 2012 +0200

    Using 'I' rather than 'W' level for message about ignoring memory check in live-toram.

diff --git a/scripts/live-toram b/scripts/live-toram
index ed71c91..0817ebc 100755
--- a/scripts/live-toram
+++ b/scripts/live-toram
@@ -70,7 +70,7 @@ done
 
 case ${@} in
 	-f|--force)
-		echo "W: Ignoring memory constrains as requested"
+		echo "I: Ignoring memory constrains as requested"
 		;;
 
 	*)

-- 
live-tools



More information about the debian-live-changes mailing list