Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/tag-list-multiple-patterns' into maint
[gitweb.git]
/
t
/
t4205-log-pretty-formats.sh
diff --git
a/t/t4205-log-pretty-formats.sh
b/t/t4205-log-pretty-formats.sh
index cb9f2bdd2956244955d56ec8a0cd2320726e1030..2ae9faa8b37821db6e7c28ae3d98e53cb25264b1 100755
(executable)
--- a/
t/t4205-log-pretty-formats.sh
+++ b/
t/t4205-log-pretty-formats.sh
@@
-45,7
+45,7
@@
test_expect_success 'alias user-defined tformat' '
test_cmp expected actual
'
-test_expect_success 'alias non-exist
a
nt format' '
+test_expect_success 'alias non-exist
e
nt format' '
git config pretty.test-alias format-that-will-never-exist &&
test_must_fail git log --pretty=test-alias
'