]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.cc
Of *course* I managed to get this check backwards.
[apt.git] / apt-pkg / acquire-item.cc
index 7f5db24d3645f179b8e2e454f2eae65db91581ba..663452b9f1c92451c72ac5008f46e4c0c83411f4 100644 (file)
@@ -266,7 +266,7 @@ static bool APT_NONNULL(3, 4, 5) AllowInsecureRepositories(InsecureType const ms
 
    if (TargetIsAllowedToBe(TransactionManager->Target, msg) == true)
    {
-      MessageInsecureRepository(false, msgstr, repo);
+      //MessageInsecureRepository(false, msgstr, repo);
       return true;
    }