[yum-cvs] yum/yum config.py,1.105.2.5,1.105.2.6
James Bowes
jbowes at linux.duke.edu
Wed Jan 31 01:53:53 UTC 2007
Update of /home/groups/yum/cvs/yum/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv4778/yum
Modified Files:
Tag: yum-3_0_X
config.py
Log Message:
Go back to using the old config file locations, but support the new ones as well
Index: config.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum/config.py,v
retrieving revision 1.105.2.5
retrieving revision 1.105.2.6
diff -u -r1.105.2.5 -r1.105.2.6
--- config.py 27 Jan 2007 03:05:37 -0000 1.105.2.5
+++ config.py 31 Jan 2007 01:53:50 -0000 1.105.2.6
@@ -672,7 +672,7 @@
return releasever
#def main():
-# mainconf = readMainConfig('/etc/yum/yum.conf', '/')
+# mainconf = readMainConfig('/etc/yum.conf', '/')
# repoconf = readRepoConfig(mainconf.cfg, 'core', mainconf)
#
# print `repoconf.name`
More information about the Yum-cvs-commits
mailing list