svn commit: r321383 - head/usr.bin/indent/tests

Piotr Pawel Stefaniak pstef at FreeBSD.org
Sun Jul 23 15:07:53 UTC 2017


Author: pstef
Date: Sun Jul 23 15:07:52 2017
New Revision: 321383
URL: https://svnweb.freebsd.org/changeset/base/321383

Log:
  indent(1): rename the profile file.
  
  Currently, indent's testing mechanism will attempt to apply options from
  a file named ${test}.pro - and this test's filename is comments.0.

Added:
  head/usr.bin/indent/tests/comments.0.pro
     - copied unchanged from r321382, head/usr.bin/indent/tests/comments.pro
Deleted:
  head/usr.bin/indent/tests/comments.pro

Copied: head/usr.bin/indent/tests/comments.0.pro (from r321382, head/usr.bin/indent/tests/comments.pro)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/usr.bin/indent/tests/comments.0.pro	Sun Jul 23 15:07:52 2017	(r321383, copy of r321382, head/usr.bin/indent/tests/comments.pro)
@@ -0,0 +1,2 @@
+/* $FreeBSD$ */
+-bbb


More information about the svn-src-head mailing list