repo.or.cz
/
git
/
raj.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: fix protocol version for overspecifications
[git/raj.git]
/
t
/
chainlint
/
complex-if-in-cuddled-loop.expect
blob
9674b88cf252f7409241c847d6219547ff2b07cc
1
(
2
for i in a b c; do
3
if test "$(echo $(waffle bat))" = "eleventeen" &&
4
test "$x" = "$y"; then
5
:
6
else
7
echo >file
8
fi
9
> done) &&
10
test ! -f file