Skip to content

Commit 47ed739

Browse files
committed
[lldb/test] Fix Crashlog/no-args.test on ASAN builds (NFC)
This should fix the Sanitizer Green Dragon LLDB Bot: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-sanitized/4633 Signed-off-by: Med Ismail Bennani <[email protected]>
1 parent d0736ff commit 47ed739

File tree

1 file changed

+1
-1
lines changed
  • lldb/test/Shell/ScriptInterpreter/Python/Crashlog

1 file changed

+1
-1
lines changed

lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
# CHECK: Symbolicate one or more darwin crash log files to provide source file and line
77
# CHECK: positional arguments:
88
# CHECK-NEXT: FILE crash report(s) to symbolicate (default: None)
9-
# CHECK: options:
9+
# CHECK: option
1010
# CHECK: -h, --help show this help message and exit
1111

0 commit comments

Comments
 (0)