From: Eric S. Raymond Date: Tue, 28 Feb 2017 22:28:58 +0000 (-0500) Subject: Fix bug in rest command. X-Git-Tag: 2.2~12 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=cb668806db6388c7be75bf3ee615f935e8d4bd02 Fix bug in rest command. --- diff --git a/sst.py b/sst.py index 234d37b..a950666 100755 --- 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