comparison tests/test-grep.out @ 7240:dac14cc9711e

test 261a9f47b44b: grep w/ match in last line w/o newline Last character in match output omitted to avoid infinite loop.
author Christian Ebert <blacktrash@gmx.net>
date Fri, 24 Oct 2008 08:16:01 +0200
parents 218d5b9aa466
children 80cc4b1a62d0
comparison
equal deleted inserted replaced
7239:135003a470f3 7240:dac14cc9711e
30 port:0:1:+:spam:import 30 port:0:1:+:spam:import
31 color:3:orange 31 color:3:orange
32 color:3:+:orange 32 color:3:+:orange
33 color:2:-:orange 33 color:2:-:orange
34 color:1:+:orange 34 color:1:+:orange
35 % match in last line without newline
36 adding noeol
37 % last character omitted in output to avoid infinite loop
38 noeol:4:no infinite loo
35 % issue 685 39 % issue 685
36 adding color 40 adding color
37 color:0:octarine 41 color:0:octarine
38 colour:1:octarine 42 colour:1:octarine
39 colour:1:octarine 43 colour:1:octarine