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-unsubscr...@freebsd.org"