From 4a35fb40a635f3ebe04e4f6f98d21d3eb1e61fe7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 16 Apr 2014 08:03:00 +0100 Subject: Implement obnam _lock --- yarns/0090-lock-handling.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns/0090-lock-handling.yarn') diff --git a/yarns/0090-lock-handling.yarn b/yarns/0090-lock-handling.yarn index 2c88a0a1..fe509c53 100644 --- a/yarns/0090-lock-handling.yarn +++ b/yarns/0090-lock-handling.yarn @@ -25,7 +25,7 @@ We then lock the repository, and verify that a backup now fails. AND user U locks repository R AND user U attempts to back up directory L to repository R THEN the attempt failed with exit code 1 - AND the error message matches "xxxxx" + AND the error message matches "R681AEX" Now we can force the lock open and verify that a backup now succeeds. -- cgit v1.2.1