Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv694/src

Modified Files:
        childapp.py 
Log Message:
handle exit code for kaa.notifier Process

Index: childapp.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/childapp.py,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** childapp.py 6 Aug 2005 09:15:11 -0000       1.79
--- childapp.py 6 Aug 2005 14:30:32 -0000       1.80
***************
*** 123,127 ****
          
  
!     def finished(self):
          # Ok, we can use the OSD again.
          if self.stop_osd:
--- 123,127 ----
          
  
!     def finished(self, exit_code):
          # Ok, we can use the OSD again.
          if self.stop_osd:



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to