Whamcloud - gitweb
LU-1053 build: add test for commit-msg with diff
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 9 Jul 2012 23:16:45 +0000 (17:16 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 16 Aug 2012 01:47:30 +0000 (21:47 -0400)
commit60a988f2c83ac4625ba0d6d0325116c90cf26127
tree065b1eda42578d18208813a3ceee2918297714e4
parenta6ce741484774bf106d4e5790063004488404c66
LU-1053 build: add test for commit-msg with diff

Add a test case for the build/commit-msg script with "diff" at the
start of an intermediate line, which should not be ignored.  This
needs to be distinguished from the start of "git commit -av" output
which has a full "git diff" of the output inline with the commit.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Icf2399568437de7f9e23419386bf3b1b99ebbfd1
Reviewed-on: http://review.whamcloud.com/3363
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bruce Korb <bruce_korb@xyratex.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
build/commit.ok_diffinside [new file with mode: 0644]