From 57621f681bbba48aee65f5a8d629d7aae527635b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 5 Jul 2018 14:00:39 +0300 Subject: Adapt to prerequisite repository type guessing rules change --- tests/rep-fetch.test | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tests/rep-fetch.test') diff --git a/tests/rep-fetch.test b/tests/rep-fetch.test index 9543045..bcbf2cf 100644 --- a/tests/rep-fetch.test +++ b/tests/rep-fetch.test @@ -458,7 +458,15 @@ if ($remote != true) { rep_add += --type dir - rep = $canonicalize([dir_path] $out_git/state0) + rep = $~/state0 + +cp -r $out_git/state0 $rep + + +cat <= $rep/libbar.git/repositories.manifest + : 1 + role: prerequisite + type: dir + location: ../style-basic.git + EOI +$clone_cfg && $rep_add $rep/libbar.git -- cgit v1.1