From d848a9587748308421b54ad2e3126f8afc7a3b38 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 12 Mar 2021 09:29:15 +0200 Subject: test: give better error messages for file manifests differing This makes it easier to see what the problem is. --- obnam.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'obnam.md') diff --git a/obnam.md b/obnam.md index 6521372..96fca9a 100644 --- a/obnam.md +++ b/obnam.md @@ -1258,12 +1258,13 @@ and a running chunk server and a client config based on metadata.yaml and a file live/data.dat containing some random data and symbolink link live/link that points at data.dat +and symbolink link live/broken that points at does-not-exist and a manifest of the directory live in live.yaml when I run obnam --config metadata.yaml backup then backup generation is GEN when I invoke obnam --config metadata.yaml restore rest given a manifest of the directory live restored in rest in rest.yaml -then files live.yaml and rest.yaml match +then manifests live.yaml and rest.yaml match ~~~ ## Set chunk size -- cgit v1.2.1