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