Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/gwn: gmn_bugzie.py
Date: Sun, 04 May 2014 11:23:40
Message-Id: 20140504112336.4B5EC2004C@flycatcher.gentoo.org
1 hwoarang 14/05/04 11:23:36
2
3 Modified: gmn_bugzie.py
4 Log:
5 Improve wording
6
7 Revision Changes Path
8 1.13 src/gwn/gmn_bugzie.py
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/gmn_bugzie.py?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/gmn_bugzie.py?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/gmn_bugzie.py?r1=1.12&r2=1.13
13
14 Index: gmn_bugzie.py
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/gwn/gmn_bugzie.py,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- gmn_bugzie.py 29 Apr 2014 21:11:41 -0000 1.12
21 +++ gmn_bugzie.py 4 May 2014 11:23:36 -0000 1.13
22 @@ -169,7 +169,7 @@
23 cleft = 0
24 #8. Closed Bugs
25 print "\n<h2>Closed bug ranking</h2>\n"
26 -print "The developers and teams who have closed the most bugs during this period are as follows.\n"
27 +print "The following table outlines the teams and developers with the most bugs resolved during this period"
28 print "[table]"
29 print "Rank, Team/Developer, Bug Count"
30 for i in range(0,9):