Branch: refs/heads/master
Revision: 51b5ede
Author: mppf
Log Message:
Merge pull request #16723 from mppf/fix-chpl-scripts-completion
Fix chpl_home_utils.py --test-venv calls take 2
Follow-up to PR #16694 and #16560
Replaces #16722.
The --test-venv option was removed in #16694, so adjust scripts that were
using it. To support chpl-scripts-completion.bash, added
register-python-argcomplete
as a subcommand for the chpldeps
application. While there, improved the usage checking for chpldeps.
Reviewed by @ronawho - thanks!
Modified Files:
M third-party/chpl-venv/chpldeps-main.py
M util/devel/chpl-scripts-completion.bash
M util/pastPerformance/testReleasesPerformance
Compare: https://github.com/chapel-lang/chapel/compare/6e8e30d60258...51b5ede95faf