Merge branch 'jc/perl-cat-blob'
[gitweb.git] / t / t7502-commit.sh
index 39e55f8ecad493f4c8a644f50c52f080a09231fc..292bc082b2ecc74c652a740b55b888568a0b8eb2 100755 (executable)
@@ -204,7 +204,7 @@ test_expect_success 'cleanup commit messages (verbatim option,-F)' '
 
 '
 
-test_expect_failure 'cleanup commit messages (verbatim option,-m)' '
+test_expect_success 'cleanup commit messages (verbatim option,-m)' '
 
        echo >>negative &&
        git commit --cleanup=verbatim -m "$mesg_with_comment_and_newlines" -a &&