This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Recent test results


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]