aboutsummaryrefslogtreecommitdiff
path: root/robot/robot.sh
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-06-22 17:42:06 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-06-22 17:42:06 +0100
commit3c356dfc5a0f99d022f4bd9c6f3a2c93863c0529 (patch)
tree530899429e59f20c222af366c06bdbee590e9d9f /robot/robot.sh
parent1801524221c0ac835f5021aede3e38120a12db1d (diff)
downloadorg-drill-3c356dfc5a0f99d022f4bd9c6f3a2c93863c0529.tar.gz
org-drill-3c356dfc5a0f99d022f4bd9c6f3a2c93863c0529.zip
Fix robot testing and reference to drill-typed-answer
Diffstat (limited to 'robot/robot.sh')
-rw-r--r--robot/robot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/robot.sh b/robot/robot.sh
index f901b67..12ac79e 100644
--- a/robot/robot.sh
+++ b/robot/robot.sh
@@ -65,7 +65,7 @@ function retn {
}
function wait_emacs {
- wait $emacs_process_pid
+ wait $emacs_process_pid || exit 1
}
function find_bot {