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