]> sourceware.org Git - glibc.git/commitdiff
nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]
authorPatsy Franklin <patsy@redhat.com>
Wed, 20 Feb 2019 22:07:19 +0000 (17:07 -0500)
committerPatsy Franklin <patsy@redhat.com>
Thu, 21 Feb 2019 21:02:29 +0000 (16:02 -0500)
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>
ChangeLog
nss/tst-nss-files-hosts-long.root/etc/host.conf [new file with mode: 0644]

index 9b0bc78dbdd27558e80b25e8b814a7491d5eca95..14072123ef0c046d983c2554dbbc056b4578f272 100644 (file)
--- 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 (file)
index 0000000..d1a59f7
--- /dev/null
@@ -0,0 +1 @@
+multi on
This page took 0.063779 seconds and 5 git commands to generate.