aruhier / virt-backup

Backup your kvm guests managed by libvirt
Other
107 stars 23 forks source link

[ISSUE 24] Fix equality operator breaking "xz" compressed backups #25

Closed sanminaben closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 79.383% when pulling 66e70134c691f3313eed22b0afa797c1c268c600 on sanminaben:master into a83ccf2d9774622db541155e4942b45313088309 on aruhier:master.

aruhier commented 5 years ago

You're totally right, thanks a lot!

It is normally fixed in dev as I've completely split the way backups are stored (now moved in packagers) but I will do a quick release with your fix, as I still have to make some changes to integrate the packagers properly.