Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/send-email.sh: add test for suppress-cc=self
[gitweb.git]
/
t
/
t7502-commit.sh
diff --git
a/t/t7502-commit.sh
b/t/t7502-commit.sh
index 39e55f8ecad493f4c8a644f50c52f080a09231fc..292bc082b2ecc74c652a740b55b888568a0b8eb2 100755
(executable)
--- a/
t/t7502-commit.sh
+++ b/
t/t7502-commit.sh
@@
-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 &&