summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Python
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/Python')
-rw-r--r--lldb/lit/Python/crashlog.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/lit/Python/crashlog.test b/lldb/lit/Python/crashlog.test
index 93d9cbabbe2..7ea7c0b5d74 100644
--- a/lldb/lit/Python/crashlog.test
+++ b/lldb/lit/Python/crashlog.test
@@ -1,6 +1,6 @@
# -*- python -*-
# REQUIRES: system-darwin
-# RUN: cd %S/../../examples/python && %lldb -S %s | FileCheck %s
+# RUN: cd %S/../../examples/python && cat %s | %lldb | FileCheck %s
# CHECK-LABEL: {{S}}KIP BEYOND CHECKS
script
import crashlog
OpenPOWER on IntegriCloud