Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
i18n: do not overuse C_LOCALE_OUTPUT (grep)
[gitweb.git]
/
t
/
t9350-fast-export.sh
diff --git
a/t/t9350-fast-export.sh
b/t/t9350-fast-export.sh
index 8c8e679468f4b191f93ca68a973d4d58fa1b72d2..f823c05305e5021a8cca98d49256af3b1c008fb9 100755
(executable)
--- a/
t/t9350-fast-export.sh
+++ b/
t/t9350-fast-export.sh
@@
-26,7
+26,7
@@
test_expect_success 'setup' '
test_tick &&
git tag rein &&
git checkout -b wer HEAD^ &&
- echo lange > file2
+ echo lange > file2
&&
test_tick &&
git commit -m sitzt file2 &&
test_tick &&