No changes necessary, the default is now "batch" mode. In case you're curious, -t or passing true to the constructor gets you "test" mode.
--G > -----Original Message----- > From: Sam Ruby [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 28, 2002 5:10 PM > To: [EMAIL PROTECTED] > Subject: RE: Incomplete interop results > > > Glen Daniels wrote: > > > > Ah, my bad. THAT's the reason we ate faults for the echo test. > > > > How about we put back the try/catch blocks, and then have two > > modes for the TestClient, "test" mode which throws caught > > exceptions, and "batch" mode which simply indicates failures > > and continues? > > Cool. Just let me know what I need to change in: > > http://www.apache.org/~rubys/echotest.pl > > (In other words, I don't care what the default is, as long as > I can specify > the behavior I desire) > > - Sam Ruby >