commit | ea95de75dd2a01e424e935f06d871067df99a6ed | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:34:48 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:34:48 2011 +0200 |
tree | 608006a39a8335506d7bfd6a88f553934058bf16 | |
parent | 8313d6aef856f8e0c716578c41048e317e0f0ad7 [diff] |
Issue #12400: regrtest, force verbose mode to True with option -W If verbose is False, the output is empty. Fix also a typo in a variable name.