From 6220355db107942f805eef09d9dd3b399f9b0c72 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 25 Apr 2024 10:08:04 +0200 Subject: just serve: Paths in config file should be location objects Also updates the tests and all relevant documentation accordingly. --- test/end-to-end/just-mr/absent-roots.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'test/end-to-end/just-mr') diff --git a/test/end-to-end/just-mr/absent-roots.sh b/test/end-to-end/just-mr/absent-roots.sh index 853d2149..db3779f5 100644 --- a/test/end-to-end/just-mr/absent-roots.sh +++ b/test/end-to-end/just-mr/absent-roots.sh @@ -66,9 +66,12 @@ cat repos.json # Make the repository available via 'just serve' cat > .just-servec <