From 32888123543daead67e246c4f2760959d21a1a56 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 2 Jun 2015 10:09:51 +0200 Subject: [PATCH] Script execution --- script/power-supply.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/power-supply.py b/script/power-supply.py index b8e2d91..e3868db 100644 --- a/script/power-supply.py +++ b/script/power-supply.py @@ -61,4 +61,4 @@ ActualIA.close() scan.end() -sys.exit(1) \ No newline at end of file +sys.exit(0) \ No newline at end of file