Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/debug Fix filename of new debug file



details:   https://anonhg.NetBSD.org/src/rev/c6dc5aa3681d
branches:  trunk
changeset: 825374:c6dc5aa3681d
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jul 12 07:18:40 2017 +0000

description:
Fix filename of new debug file

diffstat:

 distrib/sets/lists/debug/shl.mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4c5127ba1d3a -r c6dc5aa3681d distrib/sets/lists/debug/shl.mi
--- a/distrib/sets/lists/debug/shl.mi   Wed Jul 12 07:00:40 2017 +0000
+++ b/distrib/sets/lists/debug/shl.mi   Wed Jul 12 07:18:40 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.178 2017/07/11 15:21:31 joerg Exp $
+# $NetBSD: shl.mi,v 1.179 2017/07/12 07:18:40 martin Exp $
 ./usr/lib/libbfd_g.a                                           comp-c-debuglib debuglib,compatfile,binutils
 ./usr/libdata/debug/lib                                                base-sys-usr    debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libblacklist.so.0.0.debug              comp-sys-debug  debug,dynamicroot
@@ -307,7 +307,7 @@
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0/libh_helper_symver_dso.so.1.debug tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1/libh_helper_symver_dso.so.1.debug tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2/libh_helper_symver_dso.so.1.debug tests-libexec-debug     debug,compattestfile,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_thread_local_dtor    tests-libexec-debug     debug,compattestfile,atf
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/h_thread_local_dtor.debug      tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_dso1.so.1.debug    tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_dso2.so.1.debug    tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_dso3.so.1.debug    tests-libexec-debug     debug,compattestfile,atf



Home | Main Index | Thread Index | Old Index