Author: yuripv
Date: Wed Oct 31 15:04:41 2018
New Revision: 339955
URL: https://svnweb.freebsd.org/changeset/base/339955

Log:
  usr.bin/sed/tests: fix one of the regression test cases by adding its
  results file to the build.
  
  Reviewed by:  kevans
  Approved by:  kib (mentor, implicit)
  Differential Revision:        https://reviews.freebsd.org/D17776

Modified:
  head/usr.bin/sed/tests/regress.multitest.out/Makefile

Modified: head/usr.bin/sed/tests/regress.multitest.out/Makefile
==============================================================================
--- head/usr.bin/sed/tests/regress.multitest.out/Makefile       Wed Oct 31 
14:19:58 2018        (r339954)
+++ head/usr.bin/sed/tests/regress.multitest.out/Makefile       Wed Oct 31 
15:04:41 2018        (r339955)
@@ -38,6 +38,7 @@ ${PACKAGE}FILES+=             2.2
 ${PACKAGE}FILES+=              2.20
 ${PACKAGE}FILES+=              2.21
 ${PACKAGE}FILES+=              2.22
+${PACKAGE}FILES+=              2.23
 ${PACKAGE}FILES+=              2.3
 ${PACKAGE}FILES+=              2.4
 ${PACKAGE}FILES+=              2.5
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to