From afaccd551c28bb0d1d604f6a1533ff48fc8bb663 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 15 May 2019 15:22:26 +0200 Subject: [PATCH] Script execution --- script/test/otf_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 68682f5..4de229f 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -10,4 +10,4 @@ FILE = 'pshell-test' ALPHA=0 """ -otf(start=520, end=580, time=1, delay=2.0, mode="CIRC +", offset=-9.0, name=pshell-test) \ No newline at end of file +otf(start=520, end=580, time=1, delay=2.0, mode='CIRC +', offset=-9.0, name='pshell-test') \ No newline at end of file