* [gentoo-commits] gentoo-src commit in xac/py: monitor.py
@ 2008-01-06 19:54 Joseph Jezak (josejx)
0 siblings, 0 replies; only message in thread
From: Joseph Jezak (josejx) @ 2008-01-06 19:54 UTC (permalink / raw
To: gentoo-commits
josejx 08/01/06 19:54:32
Modified: monitor.py
Log:
Remove debug line.
Revision Changes Path
1.7 xac/py/monitor.py
file : http://sources.gentoo.org/viewcvs.py/gentoo-src/xac/py/monitor.py?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-src/xac/py/monitor.py?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-src/xac/py/monitor.py?r1=1.6&r2=1.7
Index: monitor.py
===================================================================
RCS file: /var/cvsroot/gentoo-src/xac/py/monitor.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- monitor.py 6 Jan 2008 19:47:18 -0000 1.6
+++ monitor.py 6 Jan 2008 19:54:31 -0000 1.7
@@ -192,7 +192,6 @@
for d in details:
if d[0].count("Range") and len(d) == 2:
r = d[1]
- print r
self.sync['h_min'] = r['h_min']
self.sync['h_max'] = r['h_max']
self.sync['v_min'] = r['v_min']
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-06 19:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-06 19:54 [gentoo-commits] gentoo-src commit in xac/py: monitor.py Joseph Jezak (josejx)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox