mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-20 20:30:56 +00:00
Adding timeout for a test.
llvm-svn: 18372
This commit is contained in:
parent
23a2a6e5d3
commit
cfb870436f
@ -1,5 +1,7 @@
|
||||
proc llvm-runtest { programs objdir srcdir subdir target_triplet llvmgcc llvmgxx prcontext} {
|
||||
|
||||
set timeout 60
|
||||
|
||||
set path [file join $objdir $subdir]
|
||||
|
||||
#Make Output Directory if it does not exist already
|
||||
|
Loading…
x
Reference in New Issue
Block a user