Browse Source

another fail case

David Rose 16 years ago
parent
commit
f814e574dd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/plugin/p3dPackage.cxx

+ 1 - 0
direct/src/plugin/p3dPackage.cxx

@@ -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;
   }