Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2015 21:44:48 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r288956 - user/ngie/more-tests2/lib/libarchive
Message-ID:  <201510062144.t96LimIb047142@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Tue Oct  6 21:44:48 2015
New Revision: 288956
URL: https://svnweb.freebsd.org/changeset/base/288956

Log:
  Forced commit to note that I was playing around with libarchive
  test integration that accidentally got committed with r288955

Modified:
  user/ngie/more-tests2/lib/libarchive/Makefile

Modified: user/ngie/more-tests2/lib/libarchive/Makefile
==============================================================================
--- user/ngie/more-tests2/lib/libarchive/Makefile	Tue Oct  6 21:43:37 2015	(r288955)
+++ user/ngie/more-tests2/lib/libarchive/Makefile	Tue Oct  6 21:44:48 2015	(r288956)
@@ -399,7 +399,7 @@ MLINKS+=	archive_write_set_options.3 arc
 MLINKS+=	libarchive.3 archive.3
 
 .if ${MK_TESTS} != "no"
-#SUBDIR+=	tests
+SUBDIR+=	tests
 .endif
 
 .include <bsd.lib.mk>



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