Fix test fail-file-open.test on Windows to hopefully fix the Windows buildbots.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 28 Apr 2022 00:28:57 +0000 (17:28 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 28 Apr 2022 00:28:57 +0000 (17:28 -0700)
llvm/test/tools/llvm-reduce/fail-file-open.test

index 1136e1dbce5d4351228f0f59ef3653e626ee1a0f..20fe5e2022f0910818b601525445d2dbcf36d77e 100644 (file)
@@ -2,4 +2,4 @@
 
 This file will not be read. An invalid file path is fed to llvm-reduce.
 
-# CHECK: llvm-reduce: {{.*}}.NotAFileInTestingDir: error:
\ No newline at end of file
+# CHECK: llvm-reduce{{.*}}: {{.*}}.NotAFileInTestingDir: error:
\ No newline at end of file