Kaynağa Gözat

another fail case

David Rose 16 yıl önce
ebeveyn
işleme
f814e574dd
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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)) {
                                     _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;
   }
   }