From 36a03526e99cc8861bb2fefc3d1336a2e3d894cf Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Tue, 18 Dec 2018 20:28:54 +0000 Subject: Fix REQUIRES line llvm-svn: 349533 --- lldb/lit/Python/crashlog.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/lit/Python') diff --git a/lldb/lit/Python/crashlog.test b/lldb/lit/Python/crashlog.test index 2a95a280ba3..93d9cbabbe2 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 -# REQUIRES : system-darwin # CHECK-LABEL: {{S}}KIP BEYOND CHECKS script import crashlog -- cgit v1.2.3