Module Name: src
Committed By: pgoyette
Date: Sun Jan 2 01:58:32 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Typo - it is h_getopt_long and not h_getoptlong
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/distrib/sets/lists/tests/mi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.201 src/distrib/sets/lists/tests/mi:1.202
--- src/distrib/sets/lists/tests/mi:1.201 Sat Jan 1 23:56:48 2011
+++ src/distrib/sets/lists/tests/mi Sun Jan 2 01:58:31 2011
@@ -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