Sign in
code
/
git
/
47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d
/
.
/
t
/
greplint
/
filter-pipe-output.test
blob: 01340086d7b756c8283d35c33b962a70d8705598 [
file
]
test_expect_success
'grep piping to another command is not flagged'
'
grep pattern file | wc -l
'