mpExperienceVLC: fix last issues

This commit is contained in:
Quentin De Coninck 2016-06-21 17:30:11 +02:00
parent 3935e1a6b5
commit 9e68563870

View File

@ -88,5 +88,4 @@ class MpExperienceVLC(MpExperience):
self.mpTopo.commandTo(self.mpConfig.client, "sleep " + self.time)
self.mpTopo.commandTo(self.mpConfig.client, "pkill -9 vlc")
self.mpTopo.getCLI()
self.mpTopo.commandTo(self.mpConfig.client, "sleep 2")