Typo - it is h_getopt_long and not h_getoptlong

This commit is contained in:
pgoyette 2011-01-02 01:58:31 +00:00
parent d7a6e9b3f2
commit fc1c4666a3

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.201 2011/01/01 23:56:48 pgoyette Exp $
# $NetBSD: mi,v 1.202 2011/01/02 01:58:31 pgoyette Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -357,7 +357,7 @@
./usr/libdata/debug/usr/tests/lib/libc/stdio/t_popen.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib tests-lib-debug
./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_getopt.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_getoptlong.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_getopt_long.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_div.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_environment.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_environment_pth.debug tests-lib-debug debug,atf
@ -1600,7 +1600,7 @@
./usr/tests/lib/libc/stdlib tests-lib-tests
./usr/tests/lib/libc/stdlib/Atffile tests-lib-tests atf
./usr/tests/lib/libc/stdlib/h_getopt tests-lib-tests atf
./usr/tests/lib/libc/stdlib/h_getoptlong tests-lib-tests atf
./usr/tests/lib/libc/stdlib/h_getopt_long tests-lib-tests atf
./usr/tests/lib/libc/stdlib/t_div tests-lib-tests atf
./usr/tests/lib/libc/stdlib/t_environment tests-lib-tests atf
./usr/tests/lib/libc/stdlib/t_environment_pth tests-lib-tests atf