t / chainlint / negated-one-liner.expecton commit t7610-mergetool: use test_cmp instead of test $(cat file) = $txt (e10dffd)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz