t7810-grep: bring log --grep tests in common form
commitcbc677f1acfc4d2f29d69e7f6d4b1b780f6e40dd
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 13 Sep 2012 12:37:58 +0000 (13 14:37 +0200)
committerMichael J Gruber <git@drmicha.warpmail.net>
Thu, 13 Sep 2012 13:50:18 +0000 (13 15:50 +0200)
tree0b62062c8aea8577f76e7ec5b7ad76a93e7faf9e
parent5f38766e5791393ed68fd2877004482ad9e34352
t7810-grep: bring log --grep tests in common form

The log --grep tests generate the expected out in different ways.
Make them all use command blocks so that subshells are avoided and the
expected output is easier to grasp visually.
t/t7810-grep.sh