summaryrefslogtreecommitdiff
path: root/yarns/0090-lock-handling.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-16 08:03:00 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-16 08:03:00 +0100
commit4a35fb40a635f3ebe04e4f6f98d21d3eb1e61fe7 (patch)
treee1c3fbd7518a368c4a11e465de531bab9043f631 /yarns/0090-lock-handling.yarn
parentc6672776b363cfc23f9a73000e918fa893a26b37 (diff)
downloadobnam-4a35fb40a635f3ebe04e4f6f98d21d3eb1e61fe7.tar.gz
Implement obnam _lock
Diffstat (limited to 'yarns/0090-lock-handling.yarn')
-rw-r--r--yarns/0090-lock-handling.yarn2
1 files changed, 1 insertions, 1 deletions
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.