[meego-commits] 24912: Changes to devel:tv:1.2/UMMS
jkwu
no_reply at build.meego.com
Fri Jun 15 05:35:00 UTC 2012
Hi,
I have made the following changes to UMMS in project devel:tv:1.2. Please review and accept ASAP.
Thank You,
jkwu
[This message was auto-generated]
---
Request #24912:
submit: home:jkwu:branches:devel:tv:1.2/UMMS(r3)(cleanup) -> devel:tv:1.2/UMMS
Message:
Add stop function before terminating script
State: new 2012-06-14T21:30:35 jkwu
Comment: None
changes files:
--------------
spec files:
-----------
other changes:
--------------
++++++ umms-0.1.tar.gz
--- test/client-test.py
+++ test/client-test.py
@@ -235,6 +235,7 @@
cmd = raw_input ("Input cmd:\n")
quit = (self.handle_cmd(cmd) == False)
else :
+ self.player.Stop()
loop.quit()
def handle_cmd(self, cmd):
More information about the MeeGo-commits
mailing list