diff options
Diffstat (limited to 'cli-tests/t_not_supported.out')
| -rw-r--r-- | cli-tests/t_not_supported.out | 4 |
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 |