diff options
Diffstat (limited to 'tests/rep-fetch-git.test')
-rw-r--r-- | tests/rep-fetch-git.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-fetch-git.test b/tests/rep-fetch-git.test index 0d512eb..1dbea3f 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. # -test.cleanups += &cfg/.bpkg/repositories/*/*** +test.cleanups += &cfg/.bpkg/repos/*/*** +if ($git_protocol == 'local') rep = "$rep_git_local" |