Avoid using -S in combination with "script"; it's unreliable.

llvm-svn: 355573
This commit is contained in:
Adrian Prantl 2019-03-07 00:46:56 +00:00
parent f4d2fa3fa0
commit db5a779f2f
1 changed files with 1 additions and 1 deletions

View File

@ -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