common: always pass -f to $DUMP_COMPRESSOR
authorDarrick J. Wong <djwong@kernel.org>
Wed, 12 May 2021 02:02:08 +0000 (19:02 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 16 May 2021 15:55:43 +0000 (23:55 +0800)
commit0df636ef78dc9cfa2df25c66b84c10aa6495ba4c
treec391a7583480378ab023db1191f9ab6438165135
parent98dff757fc0753a0d0fc5bac96a383263221f02d
common: always pass -f to $DUMP_COMPRESSOR

If the test runner gave us the name of a program to use to compress
dumps, always pass -f to overwrite older compressed images, like the
documentation says we do. This prevents the test suite from stalling on
"foo.md.gz exists, overwrite?" prompts.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/rc
common/xfs