diff --git a/src/Cli.cpp b/src/Cli.cpp index 15ed7663..ee82c8ce 100644 --- a/src/Cli.cpp +++ b/src/Cli.cpp @@ -55,7 +55,6 @@ using boost::none; //TODO Did deadlock in bonnie++ second run (in the create files sequentially) - maybe also in a later run or different step? //TODO Improve error message when root blob wasn't found. //TODO Replace ASSERTs with other error handling when it is not a programming error but an environment influence (e.g. a block is missing) -//TODO Test cases fail indeterministically. Fix! namespace cryfs {