[SCM] live-tools branch, debian-next, updated. debian/3.0_a7-1-2-g2cc7d27

Daniel Baumann daniel at debian.org
Thu Apr 5 17:42:10 UTC 2012


The following commit has been merged in the debian-next 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