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

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

Index: process.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/record/process.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** process.py  6 Aug 2005 09:15:21 -0000       1.9
--- process.py  6 Aug 2005 14:30:34 -0000       1.10
***************
*** 186,190 ****
  
  
!     def stopped(self):
          """
          Callback when the recording has stopped
--- 186,190 ----
  
  
!     def stopped(self, exit_code):
          """
          Callback when the recording has stopped



-------------------------------------------------------
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