Only increment number of query/verify sources when we encounter new types
authorPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Wed, 13 Jul 2011 11:03:32 +0000 (14:03 +0300)
committerPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Wed, 13 Jul 2011 11:03:32 +0000 (14:03 +0300)
commitf627135e9f55f4e65dc581145e98607cd044b381
tree5448d680e14f75a24195fc87aa46876ae4195396
parent306c23ee49c0e385a830d206389c5e36128b9916
Only increment number of query/verify sources when we encounter new types

- This makes it legal to specify the same query/verify source more
  than once. Not that it makes a whole lot of sense to do so, but
  complaining "only one type of query/verify permitted at a time" seems
  silly as well if you're just (accidentally) specifying the same
  source twice. Besides, this makes the code a bit cleaner.
- Kinda related to RhBug:691930.
lib/poptQV.c