Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
[gitweb.git]
/
t
/
t4211-line-log.sh
diff --git
a/t/t4211-line-log.sh
b/t/t4211-line-log.sh
index ef1322148e1413e4b90f46b6bea4f2d9b0300189..bd5fe4d1483005175d9c2211dee1901c2b132573 100755
(executable)
--- a/
t/t4211-line-log.sh
+++ b/
t/t4211-line-log.sh
@@
-25,7
+25,7
@@
canned_test_failure () {
test_bad_opts () {
test_expect_success "invalid args: $1" "
test_must_fail git log $1 2>errors &&
- grep '$2' errors
+
test_i18n
grep '$2' errors
"
}