]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - test.py
Fix a typo in commit 80399176ed66d.
[quix0rs-apt-p2p.git] / test.py
diff --git a/test.py b/test.py
index 314a21b961ae408a4ea69980cd401a8bb6529eac..b6a3ec838ec35fb392f8cc27c45ffd75b17f882f 100755 (executable)
--- a/test.py
+++ b/test.py
@@ -401,7 +401,7 @@ Debug
   pkgInitialize "false";   // This one will dump the configuration space
   NoLocking "false";
   Acquire::Ftp "false";    // Show ftp command traffic
-  Acquire::Http "true";   // Show http command traffic
+  Acquire::Http "false";   // Show http command traffic
   Acquire::gpgv "false";   // Show the gpgv traffic
   aptcdrom "false";        // Show found package files
   IdentCdrom "false";