aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-06-16 10:34:15 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-06-16 10:34:15 +0100
commita45d80654e92be77bd2e24d12452c95f54b3e5a6 (patch)
tree71c5b142d33e3da89da9895431093972772cb26b
parent9555e487d4a952365638fc567c09439931a60bc3 (diff)
downloadorg-drill-a45d80654e92be77bd2e24d12452c95f54b3e5a6.tar.gz
org-drill-a45d80654e92be77bd2e24d12452c95f54b3e5a6.zip
Tweak Robot testing
-rwxr-xr-xrobot/basic-run.sh6
1 files changed, 3 insertions, 3 deletions
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 &