mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 23:33:57 +00:00
Adding timeout for a test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7747040410
commit
b761433e81
@ -1,5 +1,7 @@
|
|||||||
proc llvm-runtest { programs objdir srcdir subdir target_triplet llvmgcc llvmgxx prcontext} {
|
proc llvm-runtest { programs objdir srcdir subdir target_triplet llvmgcc llvmgxx prcontext} {
|
||||||
|
|
||||||
|
set timeout 60
|
||||||
|
|
||||||
set path [file join $objdir $subdir]
|
set path [file join $objdir $subdir]
|
||||||
|
|
||||||
#Make Output Directory if it does not exist already
|
#Make Output Directory if it does not exist already
|
||||||
|
Loading…
x
Reference in New Issue
Block a user