[SCM] Debian Live build scripts branch, master, updated. 1.0.2-4-11-geba051f

Antonio Terceiro terceiro at softwarelivre.org
Thu Jan 15 13:57:08 UTC 2009


The following commit has been merged in the master branch:
commit 5cebd9323e18f44f878d35b156749c39ce44607b
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Wed Jan 14 23:01:40 2009 -0300

    Don't ask for translators to translate a bunch of asterisks

diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption
index df518af..381bc83 100755
--- a/helpers/lh_binary_encryption
+++ b/helpers/lh_binary_encryption
@@ -94,9 +94,9 @@ fi
 while true
 do
 	echo
-	Echo " **************************************"
+	echo " **************************************"
 	Echo " ** Configuring encrypted filesystem **"
-	Echo " **************************************"
+	echo " **************************************"
 	Echo " (Passwords must be at least 20 characters long)"
 	echo
 

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list