comparison cmd2/exampleSession.txt @ 107:3e2651cbe376

vigorous whitespace stripping from test results
author catherine@dellzilla
date Fri, 24 Oct 2008 16:13:47 -0400
parents 2d3232693807
children f7b0152c57f9
comparison
equal deleted inserted replaced
106:2d3232693807 107:3e2651cbe376
12 -r REPEAT, --repeat=REPEAT 12 -r REPEAT, --repeat=REPEAT
13 output [n] times 13 output [n] times
14 (Cmd) say --shout goodnight, Gracie 14 (Cmd) say --shout goodnight, Gracie
15 GOODNIGHT, GRACIE 15 GOODNIGHT, GRACIE
16 (Cmd) set prompt 'example >>> ' 16 (Cmd) set prompt 'example >>> '
17 prompt - was: (Cmd) 17 prompt - was: (Cmd)
18 now: example >>> 18 now: example >>>
19 example >>> say --repeat 5 spam 19 example >>> say --repeat 5 spam
20 spam 20 spam
21 spam 21 spam
22 spam 22 spam
32 spam 32 spam
33 spam 33 spam
34 spam 34 spam
35 spam 35 spam
36 spam 36 spam
37 example >>>