bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22071: incorrect behaviour for inverted matches with -l on empty fil


From: Mark Wotton
Subject: bug#22071: incorrect behaviour for inverted matches with -l on empty files
Date: Tue, 01 Dec 2015 22:36:10 +0000

orb ➜  ~/src/grep-2.22  touch empty
orb ➜  ~/src/grep-2.22  ./src/grep -v -l "hi there" ./empty

gives empty output. Surely the file "empty" should match 'does not match
"hi there"' ?

cheers
mark


reply via email to

[Prev in Thread] Current Thread [Next in Thread]