[lldb] Fix typo that went unnoticed on my case insensitive FS
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 21 Jul 2020 16:13:00 +0000 (09:13 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 21 Jul 2020 16:13:26 +0000 (09:13 -0700)
lldb/test/Shell/Reproducer/TestWorkingDir.test

index 92a9ccd..54266e7 100644 (file)
@@ -27,6 +27,6 @@
 # RUN: %lldb -x -b -o 'reproducer generate' --capture --capture-path %t.repro
 # RUN: cat %t.repro/cwd.txt | FileCheck %s
 # CHECK: probably_unique
-# RUN: cat %t.repro/files.yaml | FileCHeck %s --check-prefix VFS
+# RUN: cat %t.repro/files.yaml | FileCheck %s --check-prefix VFS
 # VFS: probably_unique
 # VFS-NOT: dont_include_me