Skip to content
Snippets Groups Projects
Commit 02c6798a authored by Jonas Gorski's avatar Jonas Gorski
Browse files

base-files: supress errors from ldd


ldd might be called for shell scrips during sysupgrade, causing it to
complain that they are not a dynamic executables.

This is a harmless error, so supress it to avoid confusing about them
being serious ones.

Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 43315
parent 4b16b901
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment