aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_setup.out
AgeCommit message (Collapse)Author
2020-05-09actions/config: improve config file related errorsEric Biggers
ErrBadConfig: Fix backwards wrapping, include the bad config, and make it clear that this is an internal error. ErrBadConfigFile: Fix backwards wrapping, include the config file location, and adjust the suggestion slightly. ErrConfigFileExists: Include the config file location. ErrNoConfigFile: Include the config file location, and adjust the suggestion slightly.
2020-05-09cli-tests: add t_setupEric Biggers
Test 'fscrypt setup'.