dguerri / LibVirtKvm-scripts

Libvirt/KVM scripts - online forward incremental backup for libvirt/KVM virtual machines
GNU General Public License v3.0
72 stars 25 forks source link

SC1087 fix causes files to not be found in consolidation #47

Closed AJRepo closed 5 years ago

AJRepo commented 5 years ago

Using eval ${....}= breaks finding files.

Reverting to previous code until a cleaner solution is found.

AJRepo commented 5 years ago

Fixed with 188891d42bd3f564583b785fb7a1af9b336196c8 . In fuller fix, will need to update .travis.yml to test for consolidation files that are left behind that shouldn't be after consolidation.