tests: Cleanup borg cachedir after tests

This commit is contained in:
Jerome Charaoui 2021-01-03 17:56:13 -05:00
parent 9332906386
commit e1beb5f68e

View File

@ -37,6 +37,7 @@ passphrase =
EOF
chmod 0640 "${BATS_TMPDIR}/backup.d/test.borg"
rm -rf /root/.cache/borg
}
finish_borg() {