summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-21 07:58:52 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-21 09:14:46 +0300
commitfa2570fe73dd4df1f2e00bd6f513522a30f9aedf (patch)
treef8b4fe601c8dad26d2ea3f44f087b8197a8a8953
parent78ddb293c6b010f7b456a09392525db44b41a9ee (diff)
downloadobnam2-fa2570fe73dd4df1f2e00bd6f513522a30f9aedf.tar.gz
fix(obnam.md): adapt to error message that has changed slightly
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--obnam.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam.md b/obnam.md
index ef6daea..f7c0bbe 100644
--- a/obnam.md
+++ b/obnam.md
@@ -1448,7 +1448,7 @@ and a client config based on ca-required.yaml
and a file live/data.dat containing some random data
when I try to run obnam backup
then command fails
-then stderr contains "self signed certificate"
+then stderr matches regex self.signed certificate
~~~
~~~{#ca-required.yaml .file .yaml .numberLines}