XS-CBT-backup / xs-cbt-backup

Proof of concept backup program using the Changed Block Tracking APIs of XenServer
7 stars 1 forks source link

LinuxNbdClient should delete temporary certfile #4

Closed gaborigloi closed 7 years ago

gaborigloi commented 7 years ago

To avoid accumulating temporary files. This should be done using a context manager.