branch: elpa/org-drill
commit a45d80654e92be77bd2e24d12452c95f54b3e5a6
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
Tweak Robot testing
---
robot/basic-run.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/robot/basic-run.sh b/robot/basic-run.sh
index 497f1579c1..5f68cab655 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 &