]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Perform 'bzip2 -d -V' instead of 'bzip2 -V' for a bzip2 availableness
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 16 Oct 2012 05:00:42 +0000 (14:00 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 16 Oct 2012 05:00:42 +0000 (14:00 +0900)
commit0b8607e6816cbb14b380c47c6a3071eb17266252
tree9c8ac86fb49dae582a2a31881b99ac4cb33d10c6
parente72feb0a83775f5ea81d4568ff9d5bf8b1b4c6e8
Perform 'bzip2 -d -V'  instead of 'bzip2 -V' for a bzip2 availableness
test because the process on FreeBSD 9 does not finish its program
when redirecting stdout to /dev/null.
cpio/test/main.c
libarchive/test/main.c
tar/test/main.c