ldd.in: fix trace_elf error diagnostics
This commit is contained in:
parent
83ce032556
commit
ca8e8131b4
@ -133,7 +133,7 @@ trace_elf()
|
||||
LD_LIBRARY_VERSION=$verify_out \
|
||||
LD_PRELOAD="$rtld_preload" \
|
||||
"$rtld" --library-path "$rpath" "$rtld_target" ||
|
||||
Fatal "$f: trace failed"
|
||||
Fatal "$rtld_target: trace failed"
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user