Minor cleanup. 80 char width for command description.
This commit is contained in:
parent
71f5d5da36
commit
64a9549225
@ -37,7 +37,7 @@
|
||||
from spack.fetch_strategy import FetchError
|
||||
import spack.cmd
|
||||
|
||||
description = "Treat package installations as unit tests and output formatted test results"
|
||||
description = "Run package installation as a unit test, output formatted results."
|
||||
|
||||
def setup_parser(subparser):
|
||||
subparser.add_argument(
|
||||
|
Loading…
Reference in New Issue
Block a user