From c5f513cb14cbb0b90ff92c5012a00f4a3759fec7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 24 Mar 2014 21:27:44 +0000 Subject: Fix count of backed up files --- yarns/0030-basics.yarn | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'yarns') diff --git a/yarns/0030-basics.yarn b/yarns/0030-basics.yarn index 7a28720d..936d3be8 100644 --- a/yarns/0030-basics.yarn +++ b/yarns/0030-basics.yarn @@ -119,11 +119,7 @@ backup run. WHEN user U removes file obnam.log AND user U backs up directory L to repository R - -Note that Obnam always backs up the root directory, so we match -against one, not zero, below. - - THEN obnam.log matches INFO \* files backed up: 1$ + THEN obnam.log matches INFO \* files backed up: 0$ AND L, restored to X, matches manifest M -- cgit v1.2.1