-
-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
session.env_select.CliEnv: Document and test spaces behaviour (#3208)
It turns out that spaces on either side of environment names in a comma-separated list are considered not part of the environment name and removed. This was neither documented nor tested directly; that's now fixed. (It was and is still also tested in `config.cli.test_cli_ini.test_ini_exhaustive_parallel_values` as well.) The discovery of this was documented in issue #3207.
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters