]> sourceware.org Git - systemtap.git/commitdiff
* systemtap.syscall/syscall.exp: Increase timeout for slow machines.
authorwcohen <wcohen>
Wed, 24 Jan 2007 22:14:20 +0000 (22:14 +0000)
committerwcohen <wcohen>
Wed, 24 Jan 2007 22:14:20 +0000 (22:14 +0000)
testsuite/ChangeLog
testsuite/systemtap.syscall/syscall.exp

index 69252752e4b08a019b415fa39bd7a7081e7d0d71..5245b75e1cdfecb295bd33067c035baf5e6a8009 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-24  Will Cohen  <wcohen@redhat.com>
+
+       * systemtap.syscall/syscall.exp: Increase timeout for slow machines.
+       
 2007-01-23  Frank Ch. Eigler  <fche@elastic.org>
 
        * systemtap.pass1-4/buildok.exp: Remove most kfail designations.
index 9a438f069c7066ea1df7135013891770780e0b54..eb925a291c1c380f9dc7c9c01b42adea9afc75d6 100644 (file)
@@ -45,4 +45,5 @@ proc test_procedure {} {
     }    
 }
 
+set timeout 600
 test_procedure
This page took 0.030023 seconds and 5 git commands to generate.