Whamcloud - gitweb
tests: suppress use of libmagic when running the regression test suite
authorTheodore Ts'o <tytso@mit.edu>
Tue, 7 Jun 2016 16:46:24 +0000 (12:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 7 Jun 2016 16:46:24 +0000 (12:46 -0400)
commit726b21b5d270419e6d8ea0f6d75be0d7455d1e2d
tree2dc0a1e3658b364d0fe0cabeaeeb0d361b129c68
parent55e803236332842510df549dfd8a7172c9f91905
tests: suppress use of libmagic when running the regression test suite

How libmagic will behave is not necessarily stable across different
operating systems of versions of libmagic (or the magic number
database).  So suppress it to avoid false test failures.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/support/plausible.c
tests/f_detect_junk/expect
tests/test_config