diff options
author | David Hows <howsdav@gmail.com> | 2017-10-13 05:14:48 +1100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-10-12 11:14:48 -0700 |
commit | 0dad5b3ee517692ddb0afb32cb0e031d3ec4d78d (patch) | |
tree | 758a5331cd4965a324c9afebd15050ab22536ff8 /share | |
parent | 65b38764aedf56192568f5d49eb9a9c87257761b (diff) | |
download | spack-0dad5b3ee517692ddb0afb32cb0e031d3ec4d78d.tar.gz spack-0dad5b3ee517692ddb0afb32cb0e031d3ec4d78d.tar.bz2 spack-0dad5b3ee517692ddb0afb32cb0e031d3ec4d78d.tar.xz spack-0dad5b3ee517692ddb0afb32cb0e031d3ec4d78d.zip |
Make --trusted default when running spack gpg list (#5678)
* Make --trusted default when running spack gpg list
Currently running `spack gpg list` with no arguments returns nothing. You must supply either the `--trusted` or the `--signing` options. The idea here is to return some initial data to the user when the command is run. The alternative is to return an error, telling the user to select one of the two options.
* Add an extra test case for the empty list command
Fixes the issue with code coverage
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions