Skip to content
Commit 195ef991 authored by Andrei Vagin's avatar Andrei Vagin Committed by Pavel Emelyanov
Browse files

zdtm: fix collecting libraries on Alpine Linux



Here is an example of ldd output:

/musl # ldd /usr/lib/libxtables.so.12
	ldd (0x7fae8e06c000)
	libc.musl-x86_64.so.1 => ldd (0x7fae8e06c000)

We need to skip the "ldd (0x7fae8e06c000)" line.

Signed-off-by: default avatarAndrei Vagin <avagin@virtuozzo.com>
parent 6c169c51
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