Sign in
code
/
git
/
47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d
/
.
/
t
/
greplint
/
bare-grep-subshell.test
blob: 1fab2d33634b2f225a8b3d71407775f27a79a7a4 [
file
]
test_expect_success
'grep in subshell is flagged'
'
(
grep pattern file
)
'