Adding timeout for a test.
authorTanya Lattner <tonic@nondot.org>
Tue, 30 Nov 2004 06:29:45 +0000 (06:29 +0000)
committerTanya Lattner <tonic@nondot.org>
Tue, 30 Nov 2004 06:29:45 +0000 (06:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18372 91177308-0d34-0410-b5e6-96231b3b80d8

test/lib/llvm-dg.exp

index 55813c9b33ff14663ef5c96f3210ee92eb004461..3e10e01acfd2ae99a10993542a918af8ebe3cf48 100644 (file)
@@ -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