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

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


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

Modified Files:
      Tag: yum-2_4_X
	yum.py 
Log Message:

add link to the faq, not to 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.6.2.1
diff -u -r1.6 -r1.6.2.1
--- yum.py	5 Aug 2005 05:56:36 -0000	1.6
+++ yum.py	2 Nov 2005 22:22:31 -0000	1.6.2.1
@@ -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