openbsd-ports/devel/git/patches/patch-t_t9117-git-svn-init-clone_sh
bernd bcf83e2fd7 Update to git-1.5.6.
Tested by Daniel Dickman, Brad Walker and sturm@.
Thank you!
2008-06-24 20:28:00 +00:00

12 lines
398 B
Plaintext

$OpenBSD: patch-t_t9117-git-svn-init-clone_sh,v 1.1 2008/06/24 20:28:01 bernd Exp $
--- t/t9117-git-svn-init-clone.sh.orig Thu Jun 19 15:07:06 2008
+++ t/t9117-git-svn-init-clone.sh Thu Jun 19 15:07:10 2008
@@ -8,7 +8,6 @@ test_description='git-svn init/clone tests'
. ./lib-git-svn.sh
# setup, run inside tmp so we don't have any conflicts with $svnrepo
-set -e
rm -r .git
mkdir tmp
cd tmp