aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/lib/llvm-dg.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lib/llvm-dg.exp b/test/lib/llvm-dg.exp
index 55813c9b33..3e10e01acf 100644
--- a/test/lib/llvm-dg.exp
+++ b/test/lib/llvm-dg.exp
@@ -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