summaryrefslogtreecommitdiff
path: root/test/TableGen/foreach.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/foreach.td')
-rw-r--r--test/TableGen/foreach.td6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/TableGen/foreach.td b/test/TableGen/foreach.td
index 814ae6ef93..902af25237 100644
--- a/test/TableGen/foreach.td
+++ b/test/TableGen/foreach.td
@@ -1,6 +1,6 @@
-// RUN: llvm-tblgen %s | grep {Jr} | count 2
-// RUN: llvm-tblgen %s | grep {Sr} | count 2
-// RUN: llvm-tblgen %s | grep {"NAME"} | count 1
+// RUN: llvm-tblgen %s | grep 'Jr' | count 2
+// RUN: llvm-tblgen %s | grep 'Sr' | count 2
+// RUN: llvm-tblgen %s | grep '"NAME"' | count 1
// XFAIL: vg_leak
// Variables for foreach