From 3601570b89e74304924744a001e2fe2ee28dd17b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 16 Jan 2016 19:19:56 +0200 Subject: Delete the restore target directory This avoids "obnam restore" from failing if it's been already used once in the benchmark. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cd71b47..d1420a9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ NEWS file for obbench ===================== +Version 0.7, released UNRELEASED +-------------------------------- + +* Fix the `restore part` **again**. This time it was breaking because + the temporary directory to which restores happen gets reused, and + the second time it fails, 'cause it needs to be empty, 'cause I said + so. + Version 0.6, released 2016-01-01 -------------------------------- -- cgit v1.2.1