svn commit: r288956 - user/ngie/more-tests2/lib/libarchive

Garrett Cooper ngie at FreeBSD.org
Tue Oct 6 21:44:49 UTC 2015


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>


More information about the svn-src-user mailing list