diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-06-26 10:56:44 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-06-26 10:56:44 +0000 |
commit | 7e980a68454cbf209c7fd6160b4db2083aa652cc (patch) | |
tree | 170b650133771c857e50071edf81615f96150456 /test/Other | |
parent | 87070fe1073b1e95748d987af0810d02aac43603 (diff) | |
download | llvm-7e980a68454cbf209c7fd6160b4db2083aa652cc.tar.gz |
Suppress llvm/test/Other/can-execute.txt on msys bash.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184932 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-rw-r--r-- | test/Other/can-execute.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/can-execute.txt b/test/Other/can-execute.txt index c7d08f6d8b10..fd6961f86bf1 100644 --- a/test/Other/can-execute.txt +++ b/test/Other/can-execute.txt @@ -1,4 +1,4 @@ -REQUIRES: shell +REQUIRES: can-execute This tests that we abstract two peculiarities of unix in can_execute: |