Re: [rspec-users] specify a port for DRB

2009-08-12 Thread Ben Mabey
Chris Flipse wrote: Pardon the crosspost, but this applies to both So, at work, I'm one of several people developing on the same multi-user unix system. I/we would like to be able to use the drb server, but at the moment rspec,cucumber and spork assume a single well known port number for drb

[rspec-users] specify a port for DRB

2009-08-12 Thread Chris Flipse
Pardon the crosspost, but this applies to both So, at work, I'm one of several people developing on the same multi-user unix system. I/we would like to be able to use the drb server, but at the moment rspec,cucumber and spork assume a single well known port number for drb. That doesn't work well