Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: set auto_props when renaming files
[gitweb.git]
/
t
/
t9301-fast-export.sh
diff --git
a/t/t9301-fast-export.sh
b/t/t9301-fast-export.sh
index c19b4a2bab586b21da43c7a838ba85626f913568..3cb9f807084456e248675301ce3fcf13d7dbe1da 100755
(executable)
--- a/
t/t9301-fast-export.sh
+++ b/
t/t9301-fast-export.sh
@@
-67,7
+67,7
@@
test_expect_success 'iso-8859-1' '
git config i18n.commitencoding ISO-8859-1 &&
# use author and committer name in ISO-8859-1 to match it.
- .
..
/t3901-8859-1.txt &&
+ .
"$TEST_DIRECTORY"
/t3901-8859-1.txt &&
test_tick &&
echo rosten >file &&
git commit -s -m den file &&