mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Fix failing nss/tst-nss-files-hosts-long.
Sometimes the test nss/tst-nss-files-hosts-long is failing as getent fails with exit-code 2. This happens if tst-reload1 was run just before this test: make t=nss/tst-reload1 test make t=nss/tst-nss-files-hosts-long test Then the test fails as /etc/nsswitch.conf contains "hosts: test2" and the hosts are not searched in /etc/hosts at all. Thus this patch just requests a post cleanup after nss/tst-reload1 has run.
This commit is contained in:
parent
70099c7763
commit
8235f9311b
1 changed files with 0 additions and 0 deletions
0
nss/tst-reload1.root/postclean.req
Normal file
0
nss/tst-reload1.root/postclean.req
Normal file
Loading…
Add table
Reference in a new issue