Date: Tue, 29 Nov 2011 13:22:55 -0800 From: Doug Barton <dougb@FreeBSD.org> To: John Baldwin <jhb@freebsd.org> Cc: Warner Losh <imp@freebsd.org>, current@freebsd.org Subject: Re: Remove debug echo Message-ID: <4ED54D2F.5080908@FreeBSD.org> In-Reply-To: <201111291607.26546.jhb@freebsd.org> References: <201111291607.26546.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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)
> @@ -99,7 +99,6 @@ 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED54D2F.5080908>
