OSDN Git Service

tests: use tar xf -, some tars default to tape dev.
authorMatthias Andree <matthias.andree@gmx.de>
Mon, 6 Jun 2016 04:54:11 +0000 (00:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jun 2016 04:54:11 +0000 (00:54 -0400)
commit254c50ff5fb7a3c37e58dee69efb3baa9d19e04b
treec8a169e6cc3f12bcd0e51296740abc02204c9c0e
parent2832fd8b8fc447656f0f56373db3cf41a48df31a
tests: use tar xf -, some tars default to tape dev.

FreeBSD's tar defaults to reading from /dev/sa0 when no -f option is
given, so turn "tar x" into "tar xf -" on j_corrupt_ext_jnl_sb_*.

Signed-off-by: Matthias Andree <matthias.andree@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/j_corrupt_ext_jnl_sb_block/script
tests/j_corrupt_ext_jnl_sb_csum/script