[Mpuls-commits] r2439 - wasko/branches/2.0/jmdweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Apr 20 14:53:28 CEST 2010
Author: torsten
Date: 2010-04-20 14:53:27 +0200 (Tue, 20 Apr 2010)
New Revision: 2439
Modified:
wasko/branches/2.0/jmdweb/lib/search.py
Log:
Removed debugging
Modified: wasko/branches/2.0/jmdweb/lib/search.py
===================================================================
--- wasko/branches/2.0/jmdweb/lib/search.py 2010-04-20 12:52:08 UTC (rev 2438)
+++ wasko/branches/2.0/jmdweb/lib/search.py 2010-04-20 12:53:27 UTC (rev 2439)
@@ -94,7 +94,6 @@
time_interval_str = []
phasepairs = PhaseFactory().build()
for p in phasepairs:
- log.debug(p)
sp = p.getStart()
ep = p.getEnd()
time_interval_str.append('''
More information about the Mpuls-commits
mailing list