mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
another fail case
This commit is contained in:
parent
9ecc675b72
commit
f814e574dd
@ -485,6 +485,7 @@ download_desc_file() {
|
|||||||
_package_name, _package_version)) {
|
_package_name, _package_version)) {
|
||||||
nout << "Couldn't find package " << _package_fullname
|
nout << "Couldn't find package " << _package_fullname
|
||||||
<< " in contents file.\n";
|
<< " in contents file.\n";
|
||||||
|
report_done(false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user