#12 stop the spam
Merged by jhutar. Opened by dcallagh.
dcallagh/rpmfluff stop-the-spam  into  master

Download 12.patch

Removed some superfluous print statements which were presumably added
for debugging.

Capture the stderr of rpmbuild and createrepo_c, so that we don't see it
normally. If the command fails, the exception message will include the
output from the command, which makes it easier to figure out what went
wrong if they do fail.

The end result is that rpmfluff itself, as well as its test suite, can
run without producing any spew.

Pull-Request has been merged by jhutar

Never thought about this, thank you!

Ahh really? It's been driving me crazy since we first started using rpmfluff :-)

Metadata