diff options
author | wcohen <wcohen> | 2006-10-23 16:23:37 +0000 |
---|---|---|
committer | wcohen <wcohen> | 2006-10-23 16:23:37 +0000 |
commit | be0674b75cb2117d07d822eb6a7d22d92721ab39 (patch) | |
tree | 54588630923db5dc5eaae7a76acec8724913be73 /testsuite/systemtap.maps | |
parent | e6798c74ed66581727e80fb73e23d733c895608d (diff) | |
download | systemtap-steved-be0674b75cb2117d07d822eb6a7d22d92721ab39.tar.gz systemtap-steved-be0674b75cb2117d07d822eb6a7d22d92721ab39.tar.xz systemtap-steved-be0674b75cb2117d07d822eb6a7d22d92721ab39.zip |
Increase timeout for slow machines.
Diffstat (limited to 'testsuite/systemtap.maps')
-rw-r--r-- | testsuite/systemtap.maps/absentstats.exp | 1 |
1 files changed, 1 insertions, 0 deletions
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 |