commit | 1a4c6384c438f4ca4a0eae9a21c4d465cb7275ef | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu May 25 13:11:40 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 25 13:11:40 2017 -0400 |
tree | c3cbf7de363dc0f17ecbf20735f7001da8d44811 | |
parent | 855c2ecb21d1556c26d61df9b014e1c79dbbc956 [diff] |
tests: fix expected output for f_detect_junk The expect files for f_detect_junk had gotten out of sync with the code base, and since this test is optional (it depends on libmagic being installed), we hadn't noticed. Signed-off-by: Theodore Ts'o <tytso@mit.edu>