Skip to content
Snippets Groups Projects
Commit a676cd5d authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Version 2014-10-27 13:44

parent 7b3e8cf3
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,8 @@ def conf(path): ...@@ -59,7 +59,8 @@ def conf(path):
"distroverpkg=fedora-release", "distroverpkg=fedora-release",
"tolerant=1", "tolerant=1",
"exactarch=1", "exactarch=1",
"obsoletes=1" ] "obsoletes=1",
"installonly_limit=8" ]
dir = yumdir(path) dir = yumdir(path)
for m in mio.filecache.expand_mirror(dir): for m in mio.filecache.expand_mirror(dir):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment