From 706a0a18bd2f259be6d61cf83a0ba3c3f9674c5c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 3 Mar 2018 13:25:02 +0300 Subject: Shorten bpkg certificates and repositories directory names --- tests/rep-fetch-git-branch.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/rep-fetch-git-branch.test') diff --git a/tests/rep-fetch-git-branch.test b/tests/rep-fetch-git-branch.test index 61699bb..dfc9633 100644 --- a/tests/rep-fetch-git-branch.test +++ b/tests/rep-fetch-git-branch.test @@ -62,7 +62,7 @@ warning: fetching over dumb HTTP, no progress will be shown' : fetch : { - : unchanged + : same : { $clone_root_cfg && $rep_add "$rep/state0/libfoo.git#$branch"; @@ -99,7 +99,7 @@ warning: fetching over dumb HTTP, no progress will be shown' # Cloning into 'cfg\.bpkg\tmp\f9be881264703b5d\master'... # $* 2>&1 | sed -n -e "s/Cloning into '\(.+$branch\)'\.{3}/\$1/p" | \ - sed -n -e 's%(.+[\\/])tmp([\\/].+)%$1repositories$2%p' | \ + sed -n -e 's%(.+[\\/])tmp([\\/].+)%$1repos$2%p' | \ set r; $g "$r" config remote.origin.url "$u/libfoo.git"; -- cgit v1.1