merge oops

This commit is contained in:
David Rose 2002-08-07 17:16:35 +00:00
parent 93b4c7e8ba
commit 147af90897

View File

@ -176,7 +176,7 @@ step() {
downloader_cat.error()
<< "Unable to read subfile "
<< _multifile.get_subfile_name(_subfile_index) << ".\n";
cleanup();
reset();
return EU_error_abort;
}