(no subject)

Just ran svn up this morning, and got this (after running ./script/
generate rspec)

escher: ./script/spec spec/models/item_spec.rb

Finished in 8.0e-06 seconds

0 examples, 0 failures
./script/spec:4:in `run’: wrong number of arguments (3 for 1)
(ArgumentError)
from ./script/spec:4

Using rails 1.2.3, rspec trunk, on Mac OS X.4.9.

Any ideas, or is this a bug in refactoring/with rspec?

Scott