Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Two small typofixes.
[gitweb.git]
/
t
/
lib-git-svn.sh
diff --git
a/t/lib-git-svn.sh
b/t/lib-git-svn.sh
index a0f28140837cc427b6c244bb5234e261cfec77d6..bb1d7b84bcdd3a413e900a0002baf268fa631f3f 100644
(file)
--- a/
t/lib-git-svn.sh
+++ b/
t/lib-git-svn.sh
@@
-26,7
+26,7
@@
use SVN::Core;
use SVN::Repos;
\$SVN::Core::VERSION gt '1.1.0' or exit(42);
system(qw/svnadmin create --fs-type fsfs/, '$svnrepo') == 0 or exit(41);
-"
+"
>&3 2>&4
x=$?
if test $x -ne 0
then