From: Matthieu Baerts <[email protected]> Date: Fri, 15 May 2020 17:54:41 +0200
> "$err" is a variable pointing to a temp file. "$out" is not: only used > as a local variable in "check()" and representing the output of a > command line. > > Fixes: eedbc685321b (selftests: add PM netlink functional tests) > Signed-off-by: Matthieu Baerts <[email protected]> Applied, thanks.
