Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2017 19:10:01 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r326614 - in head: etc/mtree usr.bin usr.bin/sponge usr.bin/tee
Message-ID:  <201712060310.vB63A1Bn054608@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <201712060247.vB62lksa053161@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ]
> Author: eadler
> Date: Wed Dec  6 02:47:46 2017
> New Revision: 326614
> URL: https://svnweb.freebsd.org/changeset/base/326614
> 
> Log:
>   sponge(1): revert
>   
>   I did a complete buildworld and test... with the program disconnected
>   from the tree. Revert the change for now.
>   
>   (this keeps the change to .arclint which is still correct)

Commited with no log entry that makes any sense about why it was changed,
please revert .arclint and recommit with a proper log entry for .arclint
as to why all /tests/ dirs should be ignored.

>   Wearing:	my pointhat
> 
> Deleted:
>   head/usr.bin/sponge/
> Modified:
>   head/etc/mtree/BSD.tests.dist
>   head/usr.bin/Makefile
>   head/usr.bin/tee/tee.1
> 
> Modified: head/etc/mtree/BSD.tests.dist
> ==============================================================================
> --- head/etc/mtree/BSD.tests.dist	Wed Dec  6 02:21:11 2017	(r326613)
> +++ head/etc/mtree/BSD.tests.dist	Wed Dec  6 02:47:46 2017	(r326614)
> @@ -712,8 +712,6 @@
>          ..
>          soelim
>          ..
> -        sponge
> -        ..
>          stat
>          ..
>          tail
> 
> Modified: head/usr.bin/Makefile
> ==============================================================================
> --- head/usr.bin/Makefile	Wed Dec  6 02:21:11 2017	(r326613)
> +++ head/usr.bin/Makefile	Wed Dec  6 02:47:46 2017	(r326614)
> @@ -148,7 +148,6 @@ SUBDIR=	alias \
>  	soelim \
>  	sort \
>  	split \
> -	sponge \
>  	stat \
>  	stdbuf \
>  	strings \
> 
> Modified: head/usr.bin/tee/tee.1
> ==============================================================================
> --- head/usr.bin/tee/tee.1	Wed Dec  6 02:21:11 2017	(r326613)
> +++ head/usr.bin/tee/tee.1	Wed Dec  6 02:47:46 2017	(r326614)
> @@ -72,8 +72,6 @@ utility takes the default action for all signals,
>  except in the event of the
>  .Fl i
>  option.
> -.Sh SEE ALSO
> -.Xr sponge 1
>  .Sh EXIT STATUS
>  .Ex -std
>  .Sh STANDARDS
> 
> 

-- 
Rod Grimes                                                 rgrimes@freebsd.org



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