[PATCH] Fix run-one-test so that it runs elf tests

Arjun Shankar arjun.is@lostca.se
Tue Nov 5 16:19:00 GMT 2019


From: Arjun Shankar <arjun@redhat.com>

The `test' make target passes a trailing slash in the subdir argument.  This does not
play well with elf/rtld-Rules which looks for `elf' without any trailing slash and
therefore doesn't find a match when running an elf test individually.  This commit
removes the trailing slash from the invocation.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-run-one-test-so-that-it-runs-elf-tests.patch
Type: text/x-patch
Size: 401 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20191105/a6ebf847/attachment.bin>


More information about the Libc-alpha mailing list