summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/fsset.py b/fsset.py
index 17883613e..2e75f7f6e 100644
--- a/fsset.py
+++ b/fsset.py
@@ -2919,8 +2919,7 @@ def ext2FormatFilesystem(argList, messageFile, windowCreator, mntpoint):
os.close(fd)
env = os.environ
- configs = [ "/mnt/source/RHupdates/mke2fs.conf",
- "/tmp/updates/mke2fs.conf",
+ configs = [ "/tmp/updates/mke2fs.conf",
"/etc/mke2fs.conf",
]
for config in configs: