Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/tests Typo - it is h_getopt_long and not ...
details: https://anonhg.NetBSD.org/src/rev/a04bd9324e67
branches: trunk
changeset: 760263:a04bd9324e67
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Jan 02 01:58:31 2011 +0000
description:
Typo - it is h_getopt_long and not h_getoptlong
diffstat:
distrib/sets/lists/tests/mi | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7da8acf92c17 -r a04bd9324e67 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sat Jan 01 23:59:19 2011 +0000
+++ b/distrib/sets/lists/tests/mi Sun Jan 02 01:58:31 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index