diff options
| author | Joseph Richey <joerichey@google.com> | 2022-04-09 01:44:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-09 01:44:51 -0700 |
| commit | 53dc5f37339f40e78cd0e91b358322cc9e589185 (patch) | |
| tree | 68eb53440456ff6cc9c6ecef8b0567510de5310a /cli-tests/t_setup.out | |
| parent | ce8a5583c1cc2327cf65a048cfd1083225dad50e (diff) | |
| parent | ba0a96b04b08f8c8b533d7dab7e6326c5ecd6ace (diff) | |
Merge pull request #354 from google/staticcheck-fix
Upgrade dependencies to latest version
Diffstat (limited to 'cli-tests/t_setup.out')
| -rw-r--r-- | cli-tests/t_setup.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli-tests/t_setup.out b/cli-tests/t_setup.out index 6ea03e3..ab0052c 100644 --- a/cli-tests/t_setup.out +++ b/cli-tests/t_setup.out @@ -45,7 +45,7 @@ https://github.com/google/fscrypt#setting-up-fscrypt-on-a-filesystem) [y/N] Meta Run "sudo fscrypt setup" to create this file. # bad config file -[ERROR] fscrypt setup: "FSCRYPT_CONF" is invalid: invalid - character 'b' looking for beginning of value +[ERROR] fscrypt setup: "FSCRYPT_CONF" is invalid: proto: + syntax error (line 1:1): invalid value bad Either fix this file manually, or run "sudo fscrypt setup" to recreate it. |