From f29c6102608f553542f443b4fc981700261fee59 Mon Sep 17 00:00:00 2001 From: hunt Date: Fri, 25 May 2007 14:39:23 +0000 Subject: 2007-05-25 Martin Hunt * syscall.exp (test_procedure): Remove stray timeout assignment. --- testsuite/systemtap.syscall/syscall.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite/systemtap.syscall/syscall.exp') diff --git a/testsuite/systemtap.syscall/syscall.exp b/testsuite/systemtap.syscall/syscall.exp index 3fa98718..02c6278f 100644 --- a/testsuite/systemtap.syscall/syscall.exp +++ b/testsuite/systemtap.syscall/syscall.exp @@ -71,5 +71,4 @@ proc test_procedure {} { } } -set timeout 600 test_procedure -- cgit