commit | d2d484647d9d9d679f03c75abb0404f67069271c | [log] [tgz] |
---|---|---|
author | Lasse Collin <lasse.collin@tukaani.org> | Tue Jan 06 20:30:15 2015 +0200 |
committer | Lasse Collin <lasse.collin@tukaani.org> | Tue Jan 06 20:30:15 2015 +0200 |
tree | 1e537c073e0563c19e2e825f7d64b5c390afbdd5 | |
parent | aae6a6aeda51cf94a47e39ad624728f9bee75e30 [diff] |
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.