diff options
author | Mats Wichmann <mats@linux.com> | 2019-02-12 16:42:43 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2019-03-01 14:50:04 (GMT) |
commit | f765b5c4fa6b41de214b243daa6dd3ad6356dfe2 (patch) | |
tree | dad3faef893d08fbb862266c5966917c89506d70 /testing | |
parent | 7a32722522e2f76df8886721db3648b69cec4ce1 (diff) | |
download | SCons-f765b5c4fa6b41de214b243daa6dd3ad6356dfe2.zip SCons-f765b5c4fa6b41de214b243daa6dd3ad6356dfe2.tar.gz SCons-f765b5c4fa6b41de214b243daa6dd3ad6356dfe2.tar.bz2 |
Drop -tt flag in runtest.py
Test runs launch Python with the -tt flag to error on
inconsistent tab usage. That flag is no longer part of
Python 3, though it is silently accepted and ignored
in cpython. In PyPy3, it errors. We have other ways
to detect such things now anyway, so just drop.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions