]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - tests/test_config
tests/d_inline_dump: remove version dependency in the expected output
authorTheodore Ts'o <tytso@mit.edu>
Mon, 25 Aug 2014 22:04:42 +0000 (18:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Aug 2014 22:04:42 +0000 (18:04 -0400)
commitd9eab8e2f080bd21d6fbea4c924a6388a4811f5c
tree90b3dc74d02a0ddddb4998beaa696ac9794a3c94
parent4348709c5c1daebb1ad2307dbd37f3d04104634e
tests/d_inline_dump: remove version dependency in the expected output

Also add the convenience macro $CLEAN_OUTPUT in test_config which can
be used to run the "sed -e $cmd_dir/filter.sed" command to clean up
e2fsprogs command output before comparing with the expected golden
output.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/d_inline_dump/expect
tests/d_inline_dump/script
tests/test_config