Module Name:    src
Committed By:   riastradh
Date:           Sat Jun  3 13:20:42 UTC 2023

Modified Files:
        src/distrib/sets/lists/debug: shl.mi

Log Message:
ld.elf_so: Fix missing tab in debug/shl.mi in last change.

XXX pullup-10


To generate a diff of this commit:
cvs rdiff -u -r1.310 -r1.311 src/distrib/sets/lists/debug/shl.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/debug/shl.mi
diff -u src/distrib/sets/lists/debug/shl.mi:1.310 src/distrib/sets/lists/debug/shl.mi:1.311
--- src/distrib/sets/lists/debug/shl.mi:1.310	Fri Jun  2 19:09:11 2023
+++ src/distrib/sets/lists/debug/shl.mi	Sat Jun  3 13:20:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.310 2023/06/02 19:09:11 riastradh Exp $
+# $NetBSD: shl.mi,v 1.311 2023/06/03 13:20:42 riastradh 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/libavl.so.0.0.debug			comp-zfs-debug	debug,dynamicroot,zfs
@@ -371,7 +371,7 @@
 ./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
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_ifunc_dso.so.1.debug	tests-libexec-debug	debug,compattestfile,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyctor_dynamic.so.1.debugtests-libexec-debug	debug,compattestfile,atf
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyctor_dynamic.so.1.debug	tests-libexec-debug	debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlydef.so.1.debug		tests-libexec-debug	debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyuse_dynamic.so.1.debug	tests-libexec-debug	debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyuse_static.so.1.debug	tests-libexec-debug	debug,compattestfile,atf

Reply via email to