Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-remote-mediawiki: allow a domain to be set for authentication
[gitweb.git]
/
t
/
t9350-fast-export.sh
diff --git
a/t/t9350-fast-export.sh
b/t/t9350-fast-export.sh
index d90a4136cf111cc0a0792db2a8f48e5ef07b1fb1..950d0ff498fda58c2d3d68dfb2cf50512f8f81ba 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 &&