From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 25 18:33:42 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 44B61106566C; Wed, 25 Apr 2012 18:33:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id D74111502F9; Wed, 25 Apr 2012 18:33:41 +0000 (UTC) Message-ID: <4F984383.8020000@FreeBSD.org> Date: Wed, 25 Apr 2012 11:33:39 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: rank1seeker@gmail.com References: <20120421.164328.068.1@DOMY-PC> <201204231428.49712.jhb@freebsd.org> <20120425.133709.484.2@DOMY-PC> <201204251014.56568.jhb@freebsd.org> <20120425.145531.264.3@DOMY-PC> In-Reply-To: <20120425.145531.264.3@DOMY-PC> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: hackers@freebsd.org Subject: Re: Forgotten debuging flags in 9.0 RELEASE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2012 18:33:42 -0000 On 4/25/2012 7:55 AM, rank1seeker@gmail.com wrote: > Well, those can be left in place, if they are part of STDOUT, as I > leave only STDERR to reach my eyes. And I see exactly those 2 'ln -s > ...' lines because they are outputed to STDERR. Right, I have the same issue with mergemaster ever since I redirected stdout from 'make distribution' to /dev/null. John is correct that I simply copied the existing example, my assumption at the time was that 'set -x' there was a cheap way to get some kind of output to let the user know what was being done (similar to what make does by default). I will test a patch to change that to echo'ing something useful to stdout instead unless anyone has an objection. Don't expect the result soon though, super, super, super busy with work/life/etc. atm. And as John pointed out, it's been there for a while. :) Doug -- This .signature sanitized for your protection