mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-22 23:21:29 +00:00
If a result.tar does not contain a testpkg-version, we must still match it against pending.txt, but we must not add it to the results cache. This ends up being a "null" version key (JSON's serialization of None) which becomes an actual version string once this is read back.