[Chapel Merge] Move util/run-in-venv.bash to util/config/run-in-v

Branch: refs/heads/master
Revision: 0e465cf
Author: mppf
Log Message:

Merge pull request #16658 from mppf/move-run-in-venv

Move util/run-in-venv.bash to util/config/run-in-venv.bash

Follow-up to PRs #16649, #16644, and #16560.

Because it need not be in PATH and the setchplenv.bash scripts add util/ to PATH.

Reviewed by @ben-albrecht - thanks!

  • [x] full local testing

Modified Files:
A util/config/run-in-venv.bash
R util/run-in-venv.bash
M .github/workflows/CI.yml
M doc/Makefile
M doc/rst/developer/bestPractices/TestAnnotationsLocally.rst
M doc/rst/developer/chips/Makefile
M man/Makefile
M util/buildRelease/gen_release
M util/buildRelease/install.sh
M util/devel/chplspell
M util/start_test
M util/test/paratest.server
M util/test/sub_test

Compare: https://github.com/chapel-lang/chapel/compare/22e5eda265ac...0e465cf2c2d9