Allow calling F::R::Solver with undefined message
commit9f8fdb4b065e6f1ad8694ebda0f4baeda13545cd
authorPetr Písař <ppisar@redhat.com>
Mon, 2 Jul 2012 11:58:03 +0000 (2 13:58 +0200)
committerPetr Písař <ppisar@redhat.com>
Mon, 2 Jul 2012 11:58:03 +0000 (2 13:58 +0200)
tree89a22cf4dd57ff325bd9c1e9d4d3f619af1ab93d
parent1a708779dc42d880d3c81c45da2d58962895382e
Allow calling F::R::Solver with undefined message

Tracing solver verdicts by message can consume a lot of space. Now,
it's possible to call the solver with undefined message reference to
suppress generating the message.
lib/Fedora/Rebuild/Solver.pm
t/03is_installable.t