Re: Remove debug echo
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/
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 2 之 17 篇):