diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 17:24:13 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 17:24:13 +0100 |
| commit | d37519f54c903bc51377a261c070cb0e0987fbc5 (patch) | |
| tree | 852cba76d34ea2698aedcb864c7df8d90baac4e1 /robot/basic-run.sh | |
| parent | 50885fbeea8a282dc027b03b19097de3c6dabd18 (diff) | |
| download | org-drill-d37519f54c903bc51377a261c070cb0e0987fbc5.tar.gz org-drill-d37519f54c903bc51377a261c070cb0e0987fbc5.zip | |
Clean up robot testing
Diffstat (limited to 'robot/basic-run.sh')
| -rwxr-xr-x | robot/basic-run.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/basic-run.sh b/robot/basic-run.sh index d92172d..336063f 100755 --- a/robot/basic-run.sh +++ b/robot/basic-run.sh @@ -43,4 +43,3 @@ launch_emacs $this_dir/basic-run.el wait_emacs } || cat robot/failure.txt - $EMACS -Q -l $1 & |
