forked from OSchip/llvm-project
Re-enable /linkrepro test on Windows.
I think generated tar files are more compatible with old tar commands because of r291494 and r291340, so I want to enable this test on buildbots. llvm-svn: 291526
This commit is contained in:
parent
e1403990b7
commit
e98516ff99
|
@ -1,4 +1,4 @@
|
|||
# REQUIRES: x86, shell
|
||||
# REQUIRES: x86
|
||||
|
||||
# RUN: rm -rf %t.dir
|
||||
# RUN: mkdir -p %t.dir/build1 %t.dir/build2 %t.dir/build3
|
||||
|
|
Loading…
Reference in New Issue