From e44e5e36755c879218f38b602c430ee0ee36129c Mon Sep 17 00:00:00 2001 From: x07maop Date: Wed, 30 Mar 2016 14:42:06 +0200 Subject: [PATCH] Script execution --- script/local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/local.py b/script/local.py index 20f7f02..248b60f 100644 --- a/script/local.py +++ b/script/local.py @@ -1,6 +1,8 @@ ################################################################################################### # Deployment specific global definitions - executed after startup.py ################################################################################################### +import traceback + energy.setBlockingWrite(True)