From 49df286dd79b469e83afc13e1a0529b1ba1b6758 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Apr 2010 21:57:27 +0200 Subject: Calling Check_defaults twice in lh_config, once when we initialize and once when the modified configuration is written (Closes: #576573). --- helpers/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'helpers') diff --git a/helpers/config b/helpers/config index d1c594d79..bab31b5b0 100755 --- a/helpers/config +++ b/helpers/config @@ -1343,5 +1343,8 @@ EOF cp config/chroot_sources/${LH_DISTRIBUTION}-backports.chroot.gpg config/chroot_sources/${LH_DISTRIBUTION}-backports.binary.gpg fi +# Checking defaults again +Check_defaults + # Creating stage file Create_stagefile .stage/config -- cgit v1.2.3