forked from OSchip/llvm-project
[gcov][test] Work around PR45673 - NFC
Work around PR45673 until the test code is fixed.
This commit is contained in:
parent
e1932ffbd9
commit
89f6a2376e
|
@ -1,3 +1,6 @@
|
|||
# Work around PR45673 until the test code is fixed
|
||||
# ALLOW_RETRIES: 2
|
||||
|
||||
RUN: mkdir -p %t.d
|
||||
RUN: cd %t.d
|
||||
|
||||
|
|
Loading…
Reference in New Issue