Script execution

This commit is contained in:
gac-x11ma
2019-05-14 10:17:32 +02:00
parent 538787dc93
commit 455769eba9
+1 -1
View File
@@ -26,7 +26,7 @@ if str(SET_OFFSETS) == "1":
wait_channel(OTF_DONE, 1, type = 'i')
print "Offsets are set"
import sys
sys.exit(0)
exit()
else:
print "Running full script"