diff -r 049b7144a710 -r b3cc68dd037d Beremiz.py --- a/Beremiz.py Wed Dec 07 18:25:37 2016 +0300 +++ b/Beremiz.py Wed Dec 07 18:32:34 2016 +0300 @@ -574,7 +574,7 @@ {False : "-x 0", True :"-x 1"}[taskbaricon], self.local_runtime_tmpdir), no_gui=False, - timeout=500, keyword = "working", + timeout=500, keyword = self.local_runtime_tmpdir, cwd = self.local_runtime_tmpdir) self.local_runtime.spin() return self.runtime_port