From a45d80654e92be77bd2e24d12452c95f54b3e5a6 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Sun, 16 Jun 2019 10:34:15 +0100 Subject: Tweak Robot testing --- robot/basic-run.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'robot') diff --git a/robot/basic-run.sh b/robot/basic-run.sh index 497f157..5f68cab 100755 --- a/robot/basic-run.sh +++ b/robot/basic-run.sh @@ -31,8 +31,8 @@ source $this_dir/robot.sh launch_emacs $this_dir/basic-run.el -bsmall_sleep=5 -big_sleep=10 +#small_sleep=5 +#big_sleep=10 { sleep 2 @@ -44,6 +44,6 @@ big_sleep=10 ## Run once with presentation-prompt-with-typing run_drill - # kill_emacs + kill_emacs } || cat robot/failure.txt $EMACS -Q -l $1 & -- cgit v1.2.3