Skip to content
Success

Changes

Summary

  1. testenv: improve --config argument parsing (details)
Commit 143882f1c742d208988c6b92d8f47c9a8423b783 by Oliver Smith
testenv: improve --config argument parsing

* Fix that it didn't complain about and invalid --config argument, as
  long as there was a valid --config argument before it.
* Let raise_error_config_arg only output the invalid --config argument
  instead of all of them.
* Complain if "--config all" is used in combination with another
  --config argument.

Change-Id: I66b976b0332be523c084a6b5d38d0f62134b495d
The file was modified_testenv/testenv/testenv_cfg.py