Recent test results
Martin Hunt
hunt@redhat.com
Fri Nov 11 20:52:00 GMT 2005
On Fri, 2005-11-11 at 12:49 -0800, Keshavamurthy, Anil S wrote:
> Martin,
> Can you mail your fix so I can verify the same on my Ia64 box.
>
> -thanks,
> Anil
Index: testsuite/lib/stap_run.exp
===================================================================
RCS file: /cvs/systemtap/tests/testsuite/lib/stap_run.exp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- testsuite/lib/stap_run.exp 2 Sep 2005 22:34:12 -0000 1.5
+++ testsuite/lib/stap_run.exp 11 Nov 2005 20:37:47 -0000 1.6
@@ -51,6 +51,8 @@
timeout { fail "$test startup (timeout)" }
eof { fail "$test startup (eof)" }
}
+ close
+ wait
}
proc no_load {} {
--------
It's checked into CVS.
Martin
More information about the Systemtap
mailing list