[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 50c870bd1e33805ce150177e3256c7c4d65f5b88

Steffen Moeller moeller at debian.org
Thu Mar 19 16:32:33 UTC 2009


The following commit has been merged in the master branch:
commit 78f4329b7483edd23555c3658125d05eeff5bcce
Author: Steffen Moeller <moeller at debian.org>
Date:   Wed Mar 18 00:17:45 2009 +0100

    Cosmetics: quoting name of task in I: message

diff --git a/install.sh b/install.sh
index e46a8a9..a013290 100755
--- a/install.sh
+++ b/install.sh
@@ -825,7 +825,7 @@ action_tasks () {
 		echo " * task: $intern_task"
 		eval chroot "$INST_DIR" apt-get install $APT_OPTIONS \$PACKAGES_TASK_$intern_task
 		chroot "$INST_DIR" apt-get clean
-		echo "I: Selection of packages for task $intern_task installed"
+		echo "I: Selection of packages for task '$intern_task' successfully installed."
 
 		case "$intern_task" in
 		  "WIFI")

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list