[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: [ANN] CruiseControl.rb 1.0

Lauri Pesonen

3/14/2007 3:15:00 PM

I tried running CC.rb on Solaris and got this after calling ./cruise add ... :

FAILED: Unknown OS: solaris2.8

I added this to lib/platform.rb:

when /solaris/ then 'solaris'

I'm hoping that the platform makes a difference only if it is Windows.

I'm having other issues with SVN at the moment, so I can't tell if
things work or not (things seem to work since ./cruise add ...
finishes without complaints now).

--
! Lauri