Re: [rspec-users] Problem running examples with spec_server

2007-12-14 Thread David Nolan
OK I am studip. The reason "spec -X" does not output anything is because it does not specify a directory with any examples in it. "spec ./spec -X" works as expected. Cheers, Dave On 13/12/2007, David Nolan <[EMAIL PROTECTED]> wrote: > > Hello, > It doesn't output any error messages. It doesn't out

Re: [rspec-users] Problem running examples with spec_server

2007-12-13 Thread David Nolan
Hello, It doesn't output any error messages. It doesn't output anything, not a sausage, and just returns the prompt after a brief pause. Thanks, Dave On 13/12/2007, Michael Klishin <[EMAIL PROTECTED]> wrote: > > What error do you get? > > On 12 дек. 2007, at 19:39, David Nolan wrote: > > > Hello,

Re: [rspec-users] Problem running examples with spec_server

2007-12-13 Thread Michael Klishin
What error do you get? On 12 дек. 2007, at 19:39, David Nolan wrote: > Hello, > Running RSpec without DRB works fine. > However, "spec -X" runs without error but provides no output at all, > even though the DRB spec_server seems to be fine. > Has anyone got some suggestions as to why and how to

[rspec-users] Problem running examples with spec_server

2007-12-12 Thread David Nolan
Hello, Running RSpec without DRB works fine. However, "spec -X" runs without error but provides no output at all, even though the DRB spec_server seems to be fine. Has anyone got some suggestions as to why and how to fix? RSpec: 1-1-0RC1 build time 20071212145122 RSpec on Rails: Build time 2007121