summaryrefslogtreecommitdiff
path: root/test/FileCheck
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-05-28 00:03:35 +0000
committerXinliang David Li <davidxl@google.com>2016-05-28 00:03:35 +0000
commit921e2ae3fad37d94b1e19c96a2f47ac9748c56f3 (patch)
tree88207d8f6bb4902091235068911d1b9d8e14bbba /test/FileCheck
parentbc6df7a799f7db66d6a1b1d4ccd9fdddd95a3425 (diff)
Fix windows build bot failure
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271075 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FileCheck')
-rw-r--r--test/FileCheck/check-empty.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FileCheck/check-empty.txt b/test/FileCheck/check-empty.txt
index 284ad976a54..319b411bef6 100644
--- a/test/FileCheck/check-empty.txt
+++ b/test/FileCheck/check-empty.txt
@@ -7,6 +7,6 @@
; NOFOO-NOT: foo
; EMPTY-ERR: FileCheck error: '-' is empty.
-; EMPTY-ERR-NEXT: FileCheck command line: {{.*}}FileCheck -check-prefix={{.*}}FOO {{.*}}check-empty.txt
+; EMPTY-ERR-NEXT: FileCheck command line: {{.*}}FileCheck{{.*}}-check-prefix={{.*}}FOO {{.*}}check-empty.txt
; NO-EMPTY-ERR-NOT: FileCheck error: '-' is empty.
; NOT-FOUND: error: expected string not found in input