Clean up verifyDependencies() a bit, no functional changes
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Mar 2010 09:34:24 +0000 (11:34 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Mar 2010 09:34:24 +0000 (11:34 +0200)
commitab890ee23f17836daacda810378207fce84753b9
tree253e9e33da54c67dd1d4079e485dbf7057d9b15e
parentb88d70fd211d92a8a42e1c9d0ad9bd6c7c720fcc
Clean up verifyDependencies() a bit, no functional changes
- only init problem iterator if there are problems
- use problems and nevra from the faked up transaction element
- the return code is the number of problems, no need to count separately
lib/verify.c