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

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

Index: replex.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/record/plugins/replex.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** replex.py   6 Aug 2005 09:15:22 -0000       1.13
--- replex.py   6 Aug 2005 14:30:34 -0000       1.14
***************
*** 65,69 ****
  
  
!     def replex_stop(self, source, dest):
          """
          The replex program has stopped, check the result.
--- 65,69 ----
  
  
!     def replex_stop(self, source, dest, exit_code):
          """
          The replex program has stopped, check the result.



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