Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2017 21:57:25 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r317038 - head/bin/sh/tests/parser
Message-ID:  <201704162157.v3GLvPPP039638@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sun Apr 16 21:57:25 2017
New Revision: 317038
URL: https://svnweb.freebsd.org/changeset/base/317038

Log:
  sh: Link the new test to the build.

Modified:
  head/bin/sh/tests/parser/Makefile

Modified: head/bin/sh/tests/parser/Makefile
==============================================================================
--- head/bin/sh/tests/parser/Makefile	Sun Apr 16 21:42:43 2017	(r317037)
+++ head/bin/sh/tests/parser/Makefile	Sun Apr 16 21:57:25 2017	(r317038)
@@ -23,6 +23,7 @@ ${PACKAGE}FILES+=	alias13.0
 ${PACKAGE}FILES+=	alias14.0
 ${PACKAGE}FILES+=	alias15.0 alias15.0.stdout
 ${PACKAGE}FILES+=	alias16.0
+${PACKAGE}FILES+=	alias17.0
 ${PACKAGE}FILES+=	and-pipe-not.0
 ${PACKAGE}FILES+=	case1.0
 ${PACKAGE}FILES+=	case2.0



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