From f1fcddf8ce1e51dd0360e2c401844b764c0ac3a8 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 10 Jul 2007 15:56:05 +0000 Subject: *** empty log message *** --- testsuite/systemtap.context/pid.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/systemtap.context/pid.tcl') diff --git a/testsuite/systemtap.context/pid.tcl b/testsuite/systemtap.context/pid.tcl index a99f69b1..240dafcb 100644 --- a/testsuite/systemtap.context/pid.tcl +++ b/testsuite/systemtap.context/pid.tcl @@ -1,6 +1,6 @@ set tests [list execname pexecname pid ppid tid uid euid gid egid] spawn stap pid.stp -exp_internal 1 +#exp_internal 1 expect { -timeout 240 "READY" { -- cgit