Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git svn info: tests: do not use set -e
[gitweb.git]
/
t
/
t9119-git-svn-info.sh
diff --git
a/t/t9119-git-svn-info.sh
b/t/t9119-git-svn-info.sh
index 46676bc05ebf2d9bd8e36b418c6e5ce58dca24db..a70f2b9af762899f1eecd19fea9044ef0640877e 100755
(executable)
--- a/
t/t9119-git-svn-info.sh
+++ b/
t/t9119-git-svn-info.sh
@@
-6,8
+6,6
@@
test_description='git-svn info'
. ./lib-git-svn.sh
-set -e
-
# Tested with: svn, version 1.4.4 (r25188)
v=`svn --version | sed -n -e 's/^svn, version \(1\.[0-9]*\.[0-9]*\).*$/\1/p'`
case $v in