diff --git a/src/pylorax/__init__.py b/src/pylorax/__init__.py index a32ef3c3..4e245c28 100644 --- a/src/pylorax/__init__.py +++ b/src/pylorax/__init__.py @@ -147,7 +147,6 @@ def writeYumConf(cachedir=None, repo=None, extrarepos=[], mirrorlist=[]): n += 1 f.close() - fd.close() return yumconf def getBuildArch(yumconf=None):