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 7d114a2 commit 8c8a09eCopy full SHA for 8c8a09e
tests/shtest-output-printing.py
@@ -31,8 +31,8 @@
31
# CHECK-NEXT: # error: command failed with exit status: 1
32
# CHECK-NEXT: # executed command: true
33
# CHECK-NEXT: # RUN: at line 4
34
-# CHECK-NEXT: not {{.*}}/python{{.*}} {{.*}}/write-a-lot.py &> [[FILE:.*]]
35
-# CHECK-NEXT: # executed command: not {{.*}}/python{{.*}} {{.*}}/write-a-lot.py
+# CHECK-NEXT: not {{.*}}python{{.*}} {{.*}}write-a-lot.py &> [[FILE:.*]]
+# CHECK-NEXT: # executed command: not {{.*}}python{{.*}} {{.*}}write-a-lot.py{{.*}}
36
# CHECK-NEXT: # .---redirected output from '[[FILE]]'
37
# CHECK-NEXT: # | All work and no play makes Jack a dull boy.
38
0 commit comments