another fail case

This commit is contained in:
David Rose 2009-10-14 13:43:34 +00:00
parent 9ecc675b72
commit f814e574dd

View File

@ -485,6 +485,7 @@ download_desc_file() {
_package_name, _package_version)) {
nout << "Couldn't find package " << _package_fullname
<< " in contents file.\n";
report_done(false);
return;
}