1# RUN: not %lldb -f /bogus/path 2>&1 | FileCheck %s 2# CHECK: error: file specified in --file (-f) option doesn't exist 3