chainlint.sed: drop subshell-closing ">" annotation
[git/debian.git] / t / chainlint / cuddled.expect
blob773476adc85138d9bdbf584bcb0d0a12573b033e
2 cd foo &&
3         bar
4 ) &&
7 cd foo ?!AMP?!
8         bar
9 ) &&
12         cd foo &&
13         bar) &&
16 cd foo &&
17         bar) &&
20 cd foo ?!AMP?!
21         bar)