[SCM] live-debconfig branch, debian-next, updated. debian/4.0_a3-1-6-ga26ee1c

Daniel Baumann daniel at debian.org
Fri Aug 17 07:53:53 UTC 2012


The following commit has been merged in the debian-next branch:
commit a26ee1c873b3057fa0f16fa3177888726a4e46a3
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Aug 17 09:53:52 2012 +0200

    Correcting spelling typo in db_get call of the ifupdown script.

diff --git a/scripts/debconfig/0020-ifupdown b/scripts/debconfig/0020-ifupdown
index aa2fa09..43e9bfd 100755
--- a/scripts/debconfig/0020-ifupdown
+++ b/scripts/debconfig/0020-ifupdown
@@ -65,7 +65,7 @@ _NAMESERVER_ADDRESSES="${RET}" # string (w/ empty)
 db_get live-debconfig/ifupdown/nameserver-domain
 _NAMESERVER_DOMAIN="${RET}" # string (w/ empty)
 
-dg_get live-debconfig/ifupdown/nameserver-search
+db_get live-debconfig/ifupdown/nameserver-search
 _NAMESERVER_SEARCH="${RET}" # string (w/ empty)
 
 db_get live-debconfig/ifupdown/nameserver-options

-- 
live-debconfig



More information about the debian-live-changes mailing list