aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py')
-rw-r--r--compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py b/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py
index 6eceeb1..7d85fa3 100644
--- a/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py
+++ b/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py
@@ -1,2 +1,2 @@
-if config.root.host_os != 'Linux':
- config.unsupported = True
+if config.root.host_os != "Linux":
+ config.unsupported = True