]> granicus.if.org Git - xz/commit
Tests: Don't hide unexpected error messages in test_files.sh.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 6 Jan 2015 18:30:15 +0000 (20:30 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 6 Jan 2015 18:30:15 +0000 (20:30 +0200)
commitd2d484647d9d9d679f03c75abb0404f67069271c
tree1e537c073e0563c19e2e825f7d64b5c390afbdd5
parentaae6a6aeda51cf94a47e39ad624728f9bee75e30
Tests: Don't hide unexpected error messages in test_files.sh.

Hiding them makes no sense since normally there's no error
when testing the "good" files. With "bad" files errors are
expected and then it makes sense to keep the messages hidden.
tests/test_files.sh