From d91b4d0f4400289df54d611bd6a5cf95afb18412 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 1 Mar 2019 03:20:51 +0000 Subject: system/git: disable stupid broken py2 test --- system/git/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'system/git/APKBUILD') diff --git a/system/git/APKBUILD b/system/git/APKBUILD index b642f8137..84f3196c7 100644 --- a/system/git/APKBUILD +++ b/system/git/APKBUILD @@ -61,6 +61,7 @@ build() { check() { cd "$builddir" + rm t/t9020-remote-svn.sh # Requires /usr/bin/python / python-compat. make prefix=/usr DESTDIR="$pkgdir" -j1 test } -- cgit v1.2.3-60-g2f50