]> git.ipfire.org Git - pakfire.git/commit
Only load files with ".repo" extension from configuration dir.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2011 16:17:09 +0000 (17:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2011 16:17:09 +0000 (17:17 +0100)
commit6c3f6dcb6ddaab6cec57fb596b8e033f280e9f1a
treedd44f168c2ef2344f2cd2de3b1807b5113984bce
parent7a0b8a845e370e50c3eae3167bf7a0523426755e
Only load files with ".repo" extension from configuration dir.

That allows us to rename files that should not be loaded.
python/pakfire/config.py
python/pakfire/constants.py