Skip to content
Commit 81a1fa6c authored by Arjun Shankar's avatar Arjun Shankar Committed by Arjun Shankar
Browse files

Fix run-one-test so that it runs elf tests



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.

Reviewed-by: default avatarDJ Delorie <dj@redhat.com>
parent 3ef5e118
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment