Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 23 May 2018 11:47:56 +0300
changeset 2014 e6ff712e20f8
parent 2013 d3722aa7f66b
child 2015 4eeefc6a13fd
Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
Beremiz_service.py
--- a/Beremiz_service.py	Tue May 22 17:28:18 2018 +0300
+++ b/Beremiz_service.py	Wed May 23 11:47:56 2018 +0300
@@ -1,4 +1,3 @@
-
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
@@ -679,4 +678,3 @@
 
 pyroserver.Quit()
 sys.exit(0)
-ys.exit(0)