Author: duncan
Date: Wed Jan 31 20:13:20 2007
New Revision: 9119

Modified:
   branches/rel-1/freevo/src/commdetectcore.py

Log:
Missed an indentation


Modified: branches/rel-1/freevo/src/commdetectcore.py
==============================================================================
--- branches/rel-1/freevo/src/commdetectcore.py (original)
+++ branches/rel-1/freevo/src/commdetectcore.py Wed Jan 31 20:13:20 2007
@@ -269,7 +269,7 @@
                                 self.currentjob.source, \
                                 0, \
                                 self._runQueue)
-           _debug_("Started job %s, PID %s" % (self.currentjob.idnr, 
self.currentjob.pid))
+            _debug_("Started job %s, PID %s" % (self.currentjob.idnr, 
self.currentjob.pid))
 
         if self.currentjob.busy == 2:
             #DONE

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to