From b0b50fe005d739412c9fc752377021b3007c5d80 Mon Sep 17 00:00:00 2001 From: Patsy Franklin Date: Wed, 20 Feb 2019 17:07:19 -0500 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ nss/tst-nss-files-hosts-long.root/etc/host.conf | 1 + 2 files changed, 6 insertions(+) create mode 100644 nss/tst-nss-files-hosts-long.root/etc/host.conf diff --git a/ChangeLog b/ChangeLog index 9b0bc78dbd..14072123ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-02-21 Patsy Griffin Franklin + + [BZ #21915] + * nss/tst-nss-files-hosts-long.root/etc/host.conf: New file. + 2019-02-21 Gabriel F. T. Gomes * 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 0000000000..d1a59f73a9 --- /dev/null +++ b/nss/tst-nss-files-hosts-long.root/etc/host.conf @@ -0,0 +1 @@ +multi on