summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlldb/test/dotest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/dotest.py b/lldb/test/dotest.py
index b765d541bee..c345c146024 100755
--- a/lldb/test/dotest.py
+++ b/lldb/test/dotest.py
@@ -347,8 +347,8 @@ unittest2.signals.installHandler()
# over different configurations.
#
-iterCompilers = False
iterArchs = False
+iterCompilers = False
from types import *
if "archs" in config:
OpenPOWER on IntegriCloud