Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2014 13:33:22 +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: r266948 - head/usr.bin/printf/tests
Message-ID:  <201406011333.s51DXMtX071549@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sun Jun  1 13:33:22 2014
New Revision: 266948
URL: http://svnweb.freebsd.org/changeset/base/266948

Log:
  printf: Install tests/regress.missingpos1.out, fixing tests.

Modified:
  head/usr.bin/printf/tests/Makefile

Modified: head/usr.bin/printf/tests/Makefile
==============================================================================
--- head/usr.bin/printf/tests/Makefile	Sun Jun  1 11:25:34 2014	(r266947)
+++ head/usr.bin/printf/tests/Makefile	Sun Jun  1 13:33:22 2014	(r266948)
@@ -15,6 +15,7 @@ FILES+=		regress.m2.out
 FILES+=		regress.m3.out
 FILES+=		regress.m4.out
 FILES+=		regress.m5.out
+FILES+=		regress.missingpos1.out
 FILES+=		regress.s.out
 FILES+=		regress.sh
 FILES+=		regress.zero.out



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