From be0674b75cb2117d07d822eb6a7d22d92721ab39 Mon Sep 17 00:00:00 2001 From: wcohen Date: Mon, 23 Oct 2006 16:23:37 +0000 Subject: Increase timeout for slow machines. --- testsuite/systemtap.maps/absentstats.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/systemtap.maps') diff --git a/testsuite/systemtap.maps/absentstats.exp b/testsuite/systemtap.maps/absentstats.exp index 8a182a4c..5773e7ae 100644 --- a/testsuite/systemtap.maps/absentstats.exp +++ b/testsuite/systemtap.maps/absentstats.exp @@ -6,6 +6,7 @@ if {![installtest_p]} { untested $test; return } set ok 0 set ko 0 +set timeout 20 spawn stap -DMAXERRORS=20 $srcdir/$subdir/$test.stp # spawn echo hello children 0 -- cgit