diff --git a/src/Zip.cc b/src/Zip.cc index 7685eeb5..a4529f48 100644 --- a/src/Zip.cc +++ b/src/Zip.cc @@ -150,6 +150,7 @@ bool Zip::Extract(const std::string &_src, << "Do you have the right permissions?" << std::endl; return false; } + continue; } // Create and write the files.