From a06ed48867ba378b18bc964448edc8ce0f50da99 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 29 Feb 2004 10:17:18 +0000 Subject: [PATCH] Added multi-fail.sh --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 4ecfc00..1d9175c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -31,10 +31,11 @@ TESTS = version.sh \ recurse.sh \ star/gtarfail.sh \ star/gtarfail2.sh \ + star/multi-fail.sh \ star/ustar-big-2g.sh \ star/ustar-big-8g.sh \ star/pax-big-10g.sh \ - star/qucktest.sh + star/qucktest.sh genfile_SOURCES = genfile.c mksparse_SOURCES = mksparse.c -- 2.45.2