summaryrefslogtreecommitdiff
path: root/yarns/0100-fuse.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-12-25 09:33:07 +0200
committerLars Wirzenius <liw@liw.fi>2014-12-25 09:33:07 +0200
commitcef26df0304ea2fa110d3dff69ac2e93e3c583f6 (patch)
treed5250f6a65bb56682bed477369e27081723a0810 /yarns/0100-fuse.yarn
parent3005db0ecc34b100eb63894d588e1d78c29c362c (diff)
downloadobnam-cef26df0304ea2fa110d3dff69ac2e93e3c583f6.tar.gz
Change test for whether to run FUSE tests
Diffstat (limited to 'yarns/0100-fuse.yarn')
-rw-r--r--yarns/0100-fuse.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/0100-fuse.yarn b/yarns/0100-fuse.yarn
index 7310846d..001e2f65 100644
--- a/yarns/0100-fuse.yarn
+++ b/yarns/0100-fuse.yarn
@@ -6,7 +6,7 @@ There's a lot of potential corner cases here, but for now, this
test suite concentrates on verifying that at least the basics work.
SCENARIO Browsing backups with FUSE plugin
- ASSUMING user is in group fuse
+ ASSUMING user can use FUSE
AND extended attributes are allowed for users
GIVEN directory L with interesting filesystem objects
AND a manifest of L in M
@@ -37,7 +37,7 @@ only read the first 64 kilobytes of a file. Verify that this is no
longer a problem.
SCENARIO restoring a big file with FUSE
- ASSUMING user is in group fuse
+ ASSUMING user can use FUSE
GIVEN 1M of data in file L/big.dat
AND a manifest of L in M
WHEN user U backs up directory L to repository R