index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
greplint
/
filter-command-substitution.test
blob: bd9a100a5d74b4b3c5ade3a7ff59f106824558a0 (
plain
)
1
2
3
test_expect_success 'grep in command substitution is not flagged' ' x=$(grep pattern file) '