Beremiz.py
changeset 1595 b3cc68dd037d
parent 1582 dee51e22a9aa
child 1600 481a71c864d4
--- 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