aboutsummaryrefslogtreecommitdiff
path: root/robot/basic-run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'robot/basic-run.sh')
-rwxr-xr-xrobot/basic-run.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/robot/basic-run.sh b/robot/basic-run.sh
index 9e0d69c..0eb5d11 100755
--- a/robot/basic-run.sh
+++ b/robot/basic-run.sh
@@ -5,7 +5,7 @@ set -e
function run_drill {
## Org-drill should be running at this point, so give three answers
## with a score of file
- sleep_big
+ sleep_small
echo answer one
send_answer
@@ -19,7 +19,6 @@ function run_drill {
## Press any key to continue
echo press any key to continue
retn
- sleep_small
echo Save file
key y
@@ -32,7 +31,6 @@ source $this_dir/robot.sh
launch_emacs $this_dir/basic-run.el
{
- sleep 1
find_bot
## Run once with default options