Sort targets by order in config rather than alphabetically.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 26 Nov 2007 21:45:08 +0000 (21:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 26 Nov 2007 21:45:08 +0000 (21:45 +0000)
commit711eda2b47983e686ea840db44367ba107a3a538
tree9ba3ffc2e9fb0ce88381f95dd210aafe5d309183
parentd5983974ddbd19a659ad65e272883feaba01f2d5
Sort targets by order in config rather than alphabetically.

Changed virt_db so that targets are searched in the order in which
they are listed in the config rather than by std::map (alphabetically).
src/filter_virt_db.cpp