From e865ceac51c93c874df618f135138384ca7e3781 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Tue, 14 May 2019 10:12:08 +0200 Subject: [PATCH] Script execution --- script/templates/EnergyScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/templates/EnergyScan.py b/script/templates/EnergyScan.py index 4b95609..232eb4d 100644 --- a/script/templates/EnergyScan.py +++ b/script/templates/EnergyScan.py @@ -77,7 +77,7 @@ newest = getNewestFile() #Pre-actions if NO_BEAM_CHECK == False: - if not has_beam() + if not has_beam(): print "Maintenence mode: end of scan" return