commit | d9554b7f4bcbf8310e364b05b900e464d5e1ac47 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Wed Sep 14 01:01:29 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 08:57:43 2016 -0400 |
tree | db0653b9b160eac2a1f532f42f4b51a74bd54424 | |
parent | 06806e38d8675995ee05a247ba119d7efb7fc49a [diff] |
test/fs: strip noise from filesystem code prior to checking results ext4 and fat code emit some diagnostic messages during command execution. These additional lines force a match window size which strictly is not necessary. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>