extras-repoclosure rc-modified,1.29,1.30

Michael Schwendt mschwendt at fedoraproject.org
Tue Aug 11 07:35:28 UTC 2009


Author: mschwendt

Update of /cvs/fedora/extras-repoclosure
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25342

Modified Files:
	rc-modified 
Log Message:
val init not needed anymore with complete if/else


Index: rc-modified
===================================================================
RCS file: /cvs/fedora/extras-repoclosure/rc-modified,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- rc-modified	10 Aug 2009 18:13:25 -0000	1.29
+++ rc-modified	11 Aug 2009 07:35:28 -0000	1.30
@@ -91,7 +91,6 @@
         if v is None:
             return None
     
-        val = ''
         if e is not None:
             val = '%s:%s' % (e, v)
         else:




More information about the fedora-extras-commits mailing list