index
:
spelling-rbee
master
The Ruby spelling bee program
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spelling
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'spelling')
-rwxr-xr-x
spelling
1
1 files changed, 1 insertions, 0 deletions
diff --git a/spelling b/spelling
index 7f7507b..6877f22 100755
--- a/
spelling
+++ b/
spelling
@@ -3,3 +3,4 @@
file=$(mktemp)
spelling-rbead $@ -o $file
spelling-rbee $file
+rm -f $file