From 3ee685078b8e9cc8bf646098afb05f2cc9862fcf Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Wed, 22 May 2019 00:27:33 -0500 Subject: [PATCH] Temporary test of failure condition --- tests/Squashfs-compression-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Squashfs-compression-test.sh b/tests/Squashfs-compression-test.sh index cfd1912..e42a560 100755 --- a/tests/Squashfs-compression-test.sh +++ b/tests/Squashfs-compression-test.sh @@ -120,3 +120,4 @@ for comp in ${ucomp[*]}; do fi rm -f ${testdir}/sq ${testdir}/sq.img done +echo failed