diff options
author | William Deegan <bill@baddogconsulting.com> | 2020-04-11 23:59:42 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2020-04-11 23:59:42 (GMT) |
commit | 7819d4c757bba420ec4b96251c188f7665a49369 (patch) | |
tree | ab4a9ca7edf1a01a6dede1981dada9af4e3c6433 /test/scons-time | |
parent | a9ab8cae92f95e7410cb534020ff03e15c753f9e (diff) | |
download | SCons-7819d4c757bba420ec4b96251c188f7665a49369.zip SCons-7819d4c757bba420ec4b96251c188f7665a49369.tar.gz SCons-7819d4c757bba420ec4b96251c188f7665a49369.tar.bz2 |
Address github review notes and sider issues
Diffstat (limited to 'test/scons-time')
-rw-r--r-- | test/scons-time/run/archive/dir.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scons-time/run/archive/dir.py b/test/scons-time/run/archive/dir.py index 6b6d992..590d568 100644 --- a/test/scons-time/run/archive/dir.py +++ b/test/scons-time/run/archive/dir.py @@ -32,7 +32,6 @@ directory tree. import TestSCons_time test = TestSCons_time.TestSCons_time() -test.verbose_set(1) test.write_fake_scons_py() |