[Cruisecontrolrb-users] Build count limit == 5 ?
Lee Cantey
lcantey at gmail.com
Fri Jun 6 15:35:34 EDT 2008
On Jun 5, 2008, at 9:11 AM, Patrick Schless wrote:
> I have been running 4 builds on my CC server for a while now without
> a problem. Now I've added a 5th, and the dashboard is acting very
> strangely.
I ran into the same problem. The issue is in app/views/projects/
index.rhtml about line 5. Just change the @projects.length test to
something greater than five or remove the entire test.
Regards,
Lee
More information about the Cruisecontrolrb-users
mailing list