Sign in
code
/
git
/
47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d
/
.
/
t
/
greplint
/
filter-command-substitution.test
blob: bd9a100a5d74b4b3c5ade3a7ff59f106824558a0 [
file
]
test_expect_success
'grep in command substitution is not flagged'
'
x=$(grep pattern file)
'