another fail case
This commit is contained in:
parent
9ecc675b72
commit
f814e574dd
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue