FileCheck command had wrong casing, which works fine on macOS, repairs the linux build bots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371577
91177308-0d34-0410-b5e6-
96231b3b80d8
RUN: not llvm-nm %p/Inputs/tapi-invalid-v1.tbd 2>&1\
-RUN: | Filecheck %s -check-prefix v1
+RUN: | FileCheck %s -check-prefix v1
RUN: not llvm-nm %p/Inputs/tapi-invalid-v2.tbd 2>&1\
-RUN: | Filecheck %s -check-prefix v2
+RUN: | FileCheck %s -check-prefix v2
RUN: not llvm-nm %p/Inputs/tapi-invalid-v3.tbd 2>&1\
-RUN: | Filecheck %s -check-prefix v3
+RUN: | FileCheck %s -check-prefix v3
# Typo Check
v1: tapi-invalid-v1.tbd malformed file
RUN: llvm-nm %p/Inputs/tapi-v1.tbd 2>&1\
-RUN: | Filecheck %s -check-prefix v1
+RUN: | FileCheck %s -check-prefix v1
RUN: llvm-nm %p/Inputs/tapi-v2.tbd \
-RUN: | Filecheck %s -check-prefix v2
+RUN: | FileCheck %s -check-prefix v2
RUN: llvm-nm %p/Inputs/tapi-v3.tbd \
-RUN: | Filecheck %s -check-prefix v3
+RUN: | FileCheck %s -check-prefix v3
v1: no symbols
v1: tapi-v1.tbd (for architecture armv7):