repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chainlint.sed: drop subshell-closing ">" annotation
[git/debian.git]
/
t
/
chainlint
/
multi-line-string.expect
blob
ab0dadf748e859968e654cf8d6a28a3a5882460b
1
(
2
x="line 1 line 2 line 3" &&
3
y="line 1 line2" ?!AMP?!
4
foobar
5
) &&
6
(
7
echo "xyz" "abc def ghi" &&
8
barfoo
9
)