We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d213e9 commit cd4af34Copy full SHA for cd4af34
lldb/test/Shell/Minidump/no-process-id.yaml
@@ -2,7 +2,7 @@
2
# RUN: %lldb -c %t -o "thread list" -o "register read" -b 2>&1 | FileCheck %s
3
4
# CHECK: (lldb) target create --core
5
-# CHECK: Unable to retrieve process ID from minidump file, setting process ID to 1.
+# CHECK: unable to retrieve process ID from minidump file, setting process ID to 1
6
# CHECK: Core file {{.*}} was loaded.
7
8
# CHECK: (lldb) thread list
0 commit comments