Unable to set testsuite verbosity to zero from command line
Setting testsuite verbosity to zero from commandline using 'make test VERBOSE=0' does not work because runtests.py confuses the value 0 with value None. Solution: check explicitly for None instead of any value considered equal to False.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.4.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |