summaryrefslogtreecommitdiff
path: root/test/xray/Unit/lit.site.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/xray/Unit/lit.site.cfg.in')
-rw-r--r--test/xray/Unit/lit.site.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xray/Unit/lit.site.cfg.in b/test/xray/Unit/lit.site.cfg.in
index 75ea8889b..be860deaf 100644
--- a/test/xray/Unit/lit.site.cfg.in
+++ b/test/xray/Unit/lit.site.cfg.in
@@ -13,4 +13,4 @@ config.test_source_root = config.test_exec_root
# Do not patch the XRay unit tests pre-main, and also make the error logging
# verbose to get a more accurate error logging mechanism.
-config.environment['XRAY_OPTIONS'] = 'patch_premain=false verbose=1'
+config.environment['XRAY_OPTIONS'] = 'patch_premain=false'