Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/fortify-source-workaround'
[gitweb.git]
/
t
/
t7502-commit.sh
diff --git
a/t/t7502-commit.sh
b/t/t7502-commit.sh
index c1c66450a395af91c54e7815ae7c21393f7fd2ad..50da034cd3934d0509e67a6f20e514a18e5659d4 100755
(executable)
--- a/
t/t7502-commit.sh
+++ b/
t/t7502-commit.sh
@@
-390,7
+390,7
@@
try_commit_status_combo () {
test_expect_success 'commit --no-status' '
clear_config commit.status &&
- try_commit --no-status
+ try_commit --no-status
&&
! grep "^# Changes to be committed:" .git/COMMIT_EDITMSG
'