Re: Remove debug echo

From: Doug Barton <dougb_at_FreeBSD.org>
Date: Tue, 29 Nov 2011 13:22:55 -0800
On 11/29/2011 13:07, John Baldwin wrote:
> Any objections to this?

Nope. I wondered why it was there myself, but didn't care enough to ask. :)

> It removes a weird line during 'make -s buildworld' 
> output and I think it was debugging accidentally left in in 213077 by Warner:
> 
> Index: newvers.sh
> ===================================================================
> --- newvers.sh	(revision 228074)
> +++ newvers.sh	(working copy)
> _at__at_ -99,7 +99,6 _at__at_ for dir in /bin /usr/bin /usr/local/bin; do
>  done
>  
>  if [ -n "$svnversion" ] ; then
> -	echo "$svnversion"
>  	svn=`cd ${SYSDIR} && $svnversion`
>  	case "$svn" in
>  	[0-9]*)	svn=" r${svn}" ;;
> 



-- 

		"We could put the whole Internet into a book."
		"Too practical."

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/
Received on Tue Nov 29 2011 - 20:22:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:21 UTC