[lldb] Fix Minidump/no-process-id.yaml

Update warning after 2fc38b2b7b.
This commit is contained in:
Jonas Devlieghere 2022-03-16 09:31:24 -07:00
parent 6f0041ea44
commit 3f0e050842
No known key found for this signature in database
GPG Key ID: 49CC0BD90FDEED4D
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# RUN: %lldb -c %t -o "thread list" -o "register read" -b 2>&1 | FileCheck %s
# CHECK: (lldb) target create --core
# 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
# CHECK: Core file {{.*}} was loaded.
# CHECK: (lldb) thread list