From 3d4838d3706de2ba0045dc9f99a3dc96398def64 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Feb 2018 14:26:02 +0300 Subject: Parse repositories and packages files for git repositories --- tests/rep-fetch-git.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rep-fetch-git.test') diff --git a/tests/rep-fetch-git.test b/tests/rep-fetch-git.test index b3bf875..45badc3 100644 --- a/tests/rep-fetch-git.test +++ b/tests/rep-fetch-git.test @@ -6,7 +6,7 @@ # the final states. See tests/common/git/init script for more details. # -rep_add += --type git -d cfg 2>! +rep_add += -d cfg 2>! test.cleanups += &cfg/.bpkg/repositories/*/*** +if ($git_protocol == 'local') -- cgit v1.1