summaryrefslogtreecommitdiffstats
path: root/test/Repository/Program.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/Program.py')
-rw-r--r--test/Repository/Program.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Repository/Program.py b/test/Repository/Program.py
index 75860a7..1af3578 100644
--- a/test/Repository/Program.py
+++ b/test/Repository/Program.py
@@ -35,7 +35,6 @@ else:
for implicit_deps in ['0', '1', '"all"']:
# First, test a single repository.
test = TestSCons.TestSCons()
- test.verbose_set(1)
test.subdir('repository', 'work1')
repository = test.workpath('repository')
repository_foo_c = test.workpath('repository', 'foo.c')