Date: Wed, 25 Apr 2012 11:33:39 -0700 From: Doug Barton <dougb@FreeBSD.org> To: rank1seeker@gmail.com Cc: hackers@freebsd.org Subject: Re: Forgotten debuging flags in 9.0 RELEASE Message-ID: <4F984383.8020000@FreeBSD.org> In-Reply-To: <20120425.145531.264.3@DOMY-PC> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F984383.8020000>