canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.85k stars 216 forks source link

Remove two tracing lines from vfs2 test #648

Closed cole-miller closed 5 months ago

cole-miller commented 5 months ago

These cause the LP builds to fail on armhf due to the usual integer width headaches, and probably shouldn't have been committed in the first place.

Signed-off-by: Cole Miller cole.miller@canonical.com