aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatsy Franklin <patsy@redhat.com>2019-02-20 17:07:19 -0500
committerPatsy Franklin <patsy@redhat.com>2019-02-21 16:02:29 -0500
commitb0b50fe005d739412c9fc752377021b3007c5d80 (patch)
treeaf9a7ec7748f7bc80ad77562086a1ce99937140b
parentf43b8dd55588c32d12a461251e4f7598c5fed97f (diff)
downloadglibc-b0b50fe005d739412c9fc752377021b3007c5d80.zip
glibc-b0b50fe005d739412c9fc752377021b3007c5d80.tar.gz
glibc-b0b50fe005d739412c9fc752377021b3007c5d80.tar.bz2
nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]
Add /etc/host.conf file with 'multi on' to tst-nss-files-hosts-long.root. Ensures the entire file, and all long lines, need to be parsed for the test. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
-rw-r--r--ChangeLog5
-rw-r--r--nss/tst-nss-files-hosts-long.root/etc/host.conf1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b0bc78..1407212 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-21 Patsy Griffin Franklin <pfrankli@redhat.com>
+
+ [BZ #21915]
+ * nss/tst-nss-files-hosts-long.root/etc/host.conf: New file.
+
2019-02-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
* argp/argp-help.c (__argp_error_internal): New function,
diff --git a/nss/tst-nss-files-hosts-long.root/etc/host.conf b/nss/tst-nss-files-hosts-long.root/etc/host.conf
new file mode 100644
index 0000000..d1a59f7
--- /dev/null
+++ b/nss/tst-nss-files-hosts-long.root/etc/host.conf
@@ -0,0 +1 @@
+multi on