Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 16:17:54 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r351339 - stable/12/lib/libarchive/tests
Message-ID:  <201908211617.x7LGHs3E086969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Wed Aug 21 16:17:54 2019
New Revision: 351339
URL: https://svnweb.freebsd.org/changeset/base/351339

Log:
  MFC r350423:
  Remove a duplicate file listing in the libarchive tests.

Modified:
  stable/12/lib/libarchive/tests/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/lib/libarchive/tests/Makefile
==============================================================================
--- stable/12/lib/libarchive/tests/Makefile	Wed Aug 21 16:17:22 2019	(r351338)
+++ stable/12/lib/libarchive/tests/Makefile	Wed Aug 21 16:17:54 2019	(r351339)
@@ -581,7 +581,6 @@ ${PACKAGE}FILES+=	test_read_format_zip_jar.jar.uu
 ${PACKAGE}FILES+=	test_read_format_zip_length_at_end.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_lzma_alone_leak.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_lzma.zipx.uu
-${PACKAGE}FILES+=	test_read_format_zip_lzma.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_lzma_multi.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_mac_metadata.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_malformed1.zip.uu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908211617.x7LGHs3E086969>