]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire.h
centralize unlink checks in acquire-item
[apt.git] / apt-pkg / acquire.h
index ffa70d4dcce1c89550f09d9743c9bbf2891917fa..3e5ca41cdb88eb1aed67e17b04a8cd0424300a92 100644 (file)
@@ -281,7 +281,7 @@ class pkgAcquire
     *
     *  \return the result of the download.
     */
-   RunResult Run(int PulseInterval=50000000);
+   RunResult Run(int PulseInterval=500000);
 
    /** \brief Remove all items from this download process, terminate
     *  all download workers, and empty all queues.