projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
467b74d
)
Fix bug in rest command.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 28 Feb 2017 22:28:58 +0000
(17:28 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 28 Feb 2017 22:28:58 +0000
(17:28 -0500)
sst.py
patch
|
blob
|
history
diff --git
a/sst.py
b/sst.py
index 234d37ba9b1d324c4f72040d73241c15db7eda62..a95066624084ac0d96abae9ee220530fd8ead732 100755
(executable)
--- a/
sst.py
+++ b/
sst.py
@@
-2608,7
+2608,7
@@
def wait():
if key != "IHEOL":
break
proutn(_("How long? "))
- scanner.chew()
+
scanner.chew()
if key != "IHREAL":
huh()
return