[SCM] debian-live/live-helper branch, master, updated. 1.0_a33-1-6-ge441013
Daniel Baumann
daniel at debian.org
Tue Oct 30 08:52:52 UTC 2007
The branch, master has been updated
via e4410130ab72ccd093e862cf5b5d356a190cb444 (commit)
from d29dd22a7380dea631c003be501711e617dfc4af (commit)
- Shortlog ------------------------------------------------------------
e441013 Fixing typing error (missing paranthese).
Summary of changes:
helpers/lh_config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit e4410130ab72ccd093e862cf5b5d356a190cb444
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Oct 30 09:52:38 2007 +0100
Fixing typing error (missing paranthese).
diff --git a/helpers/lh_config b/helpers/lh_config
index c702b7d..c3f018a 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -776,7 +776,7 @@ cat > config/chroot << EOF
LH_CHROOT_FILESYSTEM="${LH_CHROOT_FILESYSTEM}"
# \$LH_UNION_FILESYSTEM: set union filesystem
-# (Default: ${LH_UNION_FILESYSTEM}
+# (Default: ${LH_UNION_FILESYSTEM})
LH_UNION_FILESYSTEM="${LH_UNION_FILESYSTEM}"
# \$LH_EXPOSED_ROOT: expose root as read only
--
debian-live/live-helper
More information about the debian-live-changes
mailing list