OSDN Git Service

Revert "selftests: firmware: remove use of non-standard diff -Z option"
authorLuis Chamberlain <mcgrof@kernel.org>
Thu, 7 Feb 2019 19:06:01 +0000 (11:06 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Feb 2019 12:00:43 +0000 (13:00 +0100)
commit13ac7db09c914e4991a08b7ad578267d5cdd9856
treea3287551105e1dc0e4f376f44818bbcf09342bf5
parentd2b284d356e9758d2bafd505d482e3c9433ef424
Revert "selftests: firmware: remove use of non-standard diff -Z option"

This reverts commit f70b472e937bb659a7b7a14e64f07308e230888c.

This breaks testing on Debian, and this patch was NACKed anyway.
The proper way to address this is a quirk for busybox as that is
where the issue is present.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Fixes: f70b472e937b ("selftests: firmware: remove use of non-standard diff -Z option")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_filesystem.sh