spack list : merged package-list into list (#1932)

* spack list : merged package-list into the command

* list : removed option for case sensitivity
This commit is contained in:
Massimiliano Culpo
2016-10-11 10:22:53 +02:00
committed by Todd Gamblin
parent 6c250ab486
commit b7a612dcdf
3 changed files with 117 additions and 129 deletions

View File

@@ -69,7 +69,7 @@
#
with open('package_list.rst', 'w') as plist_file:
subprocess.Popen(
[spack_root + '/bin/spack', 'package-list'], stdout=plist_file)
[spack_root + '/bin/spack', 'list', '--format=rst'], stdout=plist_file)
#
# Find all the `cmd-spack-*` references and add them to a command index