Better description for test-install command
This commit is contained in:
parent
49b91235bb
commit
6cd976d036
@ -34,7 +34,7 @@
|
||||
import spack
|
||||
import spack.cmd
|
||||
|
||||
description = "Build and install packages"
|
||||
description = "Treat package installations as unit tests and output formatted test results"
|
||||
|
||||
def setup_parser(subparser):
|
||||
subparser.add_argument(
|
||||
|
Loading…
Reference in New Issue
Block a user