From a203114eb33363b6c2d895c6077cc1e89c4c9247 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 30 May 2016 18:03:33 +0200 Subject: [PATCH] Script execution --- script/test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/test.py b/script/test.py index f4210f6..c43efad 100644 --- a/script/test.py +++ b/script/test.py @@ -8,5 +8,6 @@ counter = 0 wait_beam() +print "blabla1" wait_temp() \ No newline at end of file