On 4/25/2012 7:55 AM, rank1see...@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 _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"