xref: /llvm-project/lldb/test/Shell/Driver/TestCore.test (revision 88591aa0ca7e4d99da353d49f91ea63e43fb55e0)
1# RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s
2# CHECK: error: file specified in --core (-c) option doesn't exist
3