diff options
Diffstat (limited to 'nss/Makefile')
-rw-r--r-- | nss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/Makefile b/nss/Makefile index f6ef912cfc..02a50160cb 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -48,7 +48,7 @@ makedb-modules = xmalloc hash-string extra-objs += $(makedb-modules:=.o) tests = test-netdb tst-nss-test1 test-digits-dots \ - tst-nss-getpwent bug18287 + tst-nss-getpwent bug17079 xtests = bug-erange # Specify rules for the nss_* modules. We have some services. |