Update git submodules

* Update cloudkitty from branch 'master'
  to b460fd937fd2c8cc83979efa1abb7fa82d40a3f7
  - Fix random unit test failures
    
    As per https://bugs.debian.org/1029646, Cloudkitty often fails to build
    as it fails its unit tests during the package build. This error happens
    randomly. Sometimes it fails, sometimes it does not fail, but it's
    clearly a false positive, because we don't really want the test to fail
    in such case.
    
    This patch makes it a lot less likely (10 times less) to happen by
    increasing the tolerance.
    
    Change-Id: If217a639f9af1e2693e6a132e46033df6bf96415
This commit is contained in:
Thomas Goirand 2023-07-10 17:00:49 +02:00 committed by Gerrit Code Review
parent 3d9494aa66
commit c2b5391039
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f2e70ca36f6159861ef792ab3a7c07ef4f559303
Subproject commit b460fd937fd2c8cc83979efa1abb7fa82d40a3f7