Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cc/shared-index-permfix' into maint
[gitweb.git]
/
t
/
t9350-fast-export.sh
diff --git
a/t/t9350-fast-export.sh
b/t/t9350-fast-export.sh
index b5149fde6ecda2b3de5ed60f43c60ab70230289c..8dcb05c4a5711e95bb64d8ba310e3490744fc015 100755
(executable)
--- a/
t/t9350-fast-export.sh
+++ b/
t/t9350-fast-export.sh
@@
-70,7
+70,7
@@
test_expect_success 'iso-8859-1' '
git config i18n.commitencoding ISO8859-1 &&
# use author and committer name in ISO-8859-1 to match it.
- . "$TEST_DIRECTORY"/t3901
-
8859-1.txt &&
+ . "$TEST_DIRECTORY"/t3901
/
8859-1.txt &&
test_tick &&
echo rosten >file &&
git commit -s -m den file &&