Luis R. Rodriguez 880444e214 selftests: firmware: send expected errors to /dev/null
Error that we expect should not be spilled to stdout.

Without this we get:

./fw_filesystem.sh: line 58: printf: write error: Invalid argument
./fw_filesystem.sh: line 63: printf: write error: No such device
./fw_filesystem.sh: line 69: echo: write error: No such file or directory
./fw_filesystem.sh: filesystem loading works
./fw_filesystem.sh: async filesystem loading works

With it:

./fw_filesystem.sh: filesystem loading works
./fw_filesystem.sh: async filesystem loading works

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-11 09:42:59 +01:00
..
2016-12-13 07:26:37 -07:00
2015-09-22 15:09:53 -07:00
2015-11-03 16:54:57 -07:00
2016-01-07 13:38:11 -07:00
2015-03-13 15:21:56 -06:00
2016-12-15 14:17:32 -08:00
2015-05-26 15:58:08 -06:00
2016-12-15 14:17:32 -08:00