From da5f03fb515d0a751d356a0f664ccb4b3df83eb1 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Fri, 24 May 2019 14:31:29 -0400 Subject: Running commands from history stops if a command returns True for its stop value. The command loop will also terminate. --- tests/transcripts/from_cmdloop.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/transcripts') diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index 871b71f1..84d7f8fc 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -42,7 +42,6 @@ OODNIGHT, GRACIEGAY 5 set maxrepeats 5 6 say -ps --repeat=5 goodnight, Gracie (Cmd) history -r 4 -say -ps --repeat=5 goodnight, Gracie OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY -- cgit v1.2.1