]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/chainlint/complex-if-in-cuddled-loop.expect
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
[thirdparty/git.git] / t / chainlint / complex-if-in-cuddled-loop.expect
index b8aa626ed0e7f2dc63cfa5d9450ac986b7d74a67..2fca1834095817a0aba1bce38a5a837dea0debae 100644 (file)
@@ -1,5 +1,4 @@
-(
-for i in a b c; do
+(for i in a b c; do
    if test "$(echo $(waffle bat))" = "eleventeen" &&
      test "$x" = "$y"; then
      :