aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_not_supported.out
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2021-12-20 11:28:26 -0600
committerGitHub <noreply@github.com>2021-12-20 11:28:26 -0600
commit9a8ce15408edae0c92128fd36f50dafa81013266 (patch)
treeb8d89c0ee0a18aa38b0a5df1d06ab6037f8c2190 /cli-tests/t_not_supported.out
parent1014b61a6a054b5c82b2be82e13d8ce28befba45 (diff)
parentd0b9e2c995beb13c70a1549923df482ff773f09b (diff)
Merge pull request #332 from ebiggers/skip-irrelevant-filesystems
filesystem: avoid accessing irrelevant filesystems
Diffstat (limited to 'cli-tests/t_not_supported.out')
-rw-r--r--cli-tests/t_not_supported.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli-tests/t_not_supported.out b/cli-tests/t_not_supported.out
index ecee56a..68e0897 100644
--- a/cli-tests/t_not_supported.out
+++ b/cli-tests/t_not_supported.out
@@ -1,8 +1,8 @@
# Mount tmpfs
-# Create fscrypt metadata on tmpfs
-Metadata directories created at "MNT/.fscrypt".
+# Try to create fscrypt metadata on tmpfs
+[ERROR] fscrypt setup: filesystem type tmpfs is not supported for fscrypt setup
# Try to encrypt a directory on tmpfs
[ERROR] fscrypt encrypt: This kernel doesn't support encryption on tmpfs