Task #118752 - added.err
back to task #118752download
Error: SHELLCHECK_WARNING (CWE-563): /usr/bin/find-debuginfo:546:9: warning[SC2034]: issue appears unused. Verify use (or export if used externally). # 544| local file="$2" # 545| local debug_opt="$3" # 546|-> local issue # 547| # 548| if [ "$check_elf" = "true" ]; then