[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-43-gfc9cce2

Daniel Baumann daniel at debian.org
Thu Oct 23 11:17:05 UTC 2008


The following commit has been merged in the master branch:
commit ae3dc714de2a0b849da2b00178a9a87b4bc0c1d5
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 23 13:03:31 2008 +0200

    Correcting intendation in conffile.sh.

diff --git a/functions/conffile.sh b/functions/conffile.sh
index a45f6b5..1679e9d 100755
--- a/functions/conffile.sh
+++ b/functions/conffile.sh
@@ -44,7 +44,8 @@ Read_conffile ()
 	done
 }
 
-Print_conffiles () {
+Print_conffiles ()
+{
 	for CONFFILE in Get_conffiles "${@}"
 	do
 		if [ -f "${CONFFILE}" ]

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list