We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5436bf commit 38f5b3eCopy full SHA for 38f5b3e
sycl/test/e2e_test_requirements/no-runx-without-tracker.cpp
@@ -26,4 +26,4 @@
26
// RUN: grep -rI "RUNx:" %S/../../test-e2e \
27
// RUN: -A 1 --include=*.cpp --no-group-separator | \
28
// RUN: grep -v "RUNx:" | \
29
-// RUN: not grep -Pv "RUNx-TRACKER:\s+(?:https://github.com/[\w\d-]+/[\w\d-]+/issues/[\d]+)|(?:[\w]+-[\d]+)"
+// RUN: not grep -Pv "RUNx-TRACKER:\s+(?:https://github.com/[\w\d-]+/[\w\d-]+/issues/[\d]+)|(?:[\w]+-[\d]+)"
0 commit comments