mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-11 03:11:08 +00:00
We currently concatenate all triggers together into a string, but the AMQP consumer expects this to be a list. When using AMQP, keep the triggers as a list. Ensure that the "real" trigger (the package being tested) is kept first, as before.