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