[yum-cvs] yum/bin yum.py,1.6,1.7

Seth Vidal skvidal at login.linux.duke.edu
Wed Nov 2 22:22:47 UTC 2005


Update of /home/groups/yum/cvs/yum/bin
In directory login:/tmp/cvs-serv11873/bin

Modified Files:
	yum.py 
Log Message:

add link to the faq, not post to the list


Index: yum.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/bin/yum.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yum.py	5 Aug 2005 05:56:36 -0000	1.6
+++ yum.py	2 Nov 2005 22:22:45 -0000	1.7
@@ -16,8 +16,10 @@
 current version of Python, which is:
 %s
 
-If you cannot solve this problem yourself, please send this
-message to <yum at lists.linux.duke.edu>.
+If you cannot solve this problem yourself, please go to 
+the yum faq at:
+  http://wiki.linux.duke.edu/YumFaq
+  
 """ % (sys.exc_value, sys.version)
    sys.exit(1)
 




More information about the Yum-cvs-commits mailing list