Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2015 12:55:35 +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: r291857 - head/bin/sh/tests/parameters
Message-ID:  <201512051255.tB5CtZov063333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sat Dec  5 12:55:34 2015
New Revision: 291857
URL: https://svnweb.freebsd.org/changeset/base/291857

Log:
  sh: Link tests/parameters/positional8.0 to the build.
  
  This was forgotten in r291025.

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

Modified: head/bin/sh/tests/parameters/Makefile
==============================================================================
--- head/bin/sh/tests/parameters/Makefile	Sat Dec  5 10:10:18 2015	(r291856)
+++ head/bin/sh/tests/parameters/Makefile	Sat Dec  5 12:55:34 2015	(r291857)
@@ -20,6 +20,7 @@ FILES+=		positional4.0
 FILES+=		positional5.0
 FILES+=		positional6.0
 FILES+=		positional7.0
+FILES+=		positional8.0
 FILES+=		pwd1.0
 FILES+=		pwd2.0
 



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