Would it be reasonable to consider eliminating the "removed `/blah'" lines from mock's debug output or perhaps moving them to another debug level? They swamp the regular debug output (which is often quite useful to watch) and crowd out other useful information in root.log.
I know I can always use grep or patch locally, but it gets a bit tedious.
- J<
Seconded. Last time I counted, there are about 20,000 lines of output from rm -rfv, where there are typically maybe 21000 lines of ouput. -- Michael
-----Original Message----- From: fedora-buildsys-list-bounces@redhat.com [mailto:fedora-buildsys-list-bounces@redhat.com] On Behalf Of Jason L Tibbitts III Sent: Friday, June 02, 2006 9:24 PM To: fedora-buildsys-list@redhat.com Subject: Hiding "removed" lines from mock debug output
Would it be reasonable to consider eliminating the "removed `/blah'" lines from mock's debug output or perhaps moving them to another debug level? They swamp the regular debug output (which is often quite useful to watch) and crowd out other useful information in root.log.
I know I can always use grep or patch locally, but it gets a bit tedious.
- J<
-- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list
On Mon, 2006-06-05 at 10:26 -0500, Michael_E_Brown@Dell.com wrote:
Seconded. Last time I counted, there are about 20,000 lines of output from rm -rfv, where there are typically maybe 21000 lines of ouput.
agreed.
I think you should have check-in access now to mock cvs.
please merge it.
-sv
buildsys@lists.fedoraproject.org