| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-09 | actions/config: improve config file related errors | Eric 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-09 | cli-tests: add t_setup | Eric Biggers | |
| Test 'fscrypt setup'. | |||