svn commit: r321333 - head/lib/libc/tests/sys

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Sat Jul 22 16:08:06 UTC 2017


> On Jul 21, 2017, at 9:14 AM, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
> 
> Author: bdrewery
> Date: Fri Jul 21 16:14:06 2017
> New Revision: 321333
> URL: https://svnweb.freebsd.org/changeset/base/321333
> 
> Log:
>  Properly set userid for truncate_test.
> 
>  MFC after:	1 week
>  Sponsored by:	Dell EMC Isilon
> 
> Modified:
>  head/lib/libc/tests/sys/Makefile
> 
> Modified: head/lib/libc/tests/sys/Makefile
> ==============================================================================
> --- head/lib/libc/tests/sys/Makefile	Fri Jul 21 15:09:24 2017	(r321332)
> +++ head/lib/libc/tests/sys/Makefile	Fri Jul 21 16:14:06 2017	(r321333)
> @@ -87,7 +87,7 @@ FILESGROUPS+=		truncate_test_FILES
> truncate_test_FILES=	truncate_test.root_owned
> truncate_test_FILESDIR=	${TESTSDIR}
> truncate_test_FILESMODE= 0600
> -truncate_test_FILESOWNER= root
> +truncate_test_FILESOWN= root
> truncate_test_FILESGRP= wheel
> truncate_test_FILESPACKAGE=	${PACKAGE}

Thanks!!
-Ngie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170722/3ec07d21/attachment.sig>


More information about the svn-src-head mailing list