cruise start ignores some command line options

View: New views
4 Messages — Rating Filter:   Alert me  

cruise start ignores some command line options

by Bil Kleb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm hacking on CC.rb^1 and would like it to reload source,
but I can't seem to get it to run in development mode or
to not start the builders, e.g.,

  ./cruise start --daemon --without-builders --environment=development

  [builders started]
  [running production mode]

Should I file a Lighthouse ticket, or am I using this incorrectly?

Confused,
--
Bil Kleb
http://fun3d.larc.nasa.gov
http://twitter.com/bil_kleb

[1] http://github.com/kleb/cruisecontrol.rb/

_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Re: cruise start ignores some command line options

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not sure.  Why not just hack it locally to use development instead
of production mode?  Or just start it with script/server?

On Tue, Mar 17, 2009 at 7:56 AM, Bil Kleb <Bil.Kleb@...> wrote:

> Hi,
>
> I'm hacking on CC.rb^1 and would like it to reload source,
> but I can't seem to get it to run in development mode or
> to not start the builders, e.g.,
>
>  ./cruise start --daemon --without-builders --environment=development
>
>  [builders started]
>  [running production mode]
>
> Should I file a Lighthouse ticket, or am I using this incorrectly?
>
> Confused,
> --
> Bil Kleb
> http://fun3d.larc.nasa.gov
> http://twitter.com/bil_kleb
>
> [1] http://github.com/kleb/cruisecontrol.rb/
>
> _______________________________________________
> Cruisecontrolrb-users mailing list
> Cruisecontrolrb-users@...
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
>
_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Re: cruise start ignores some command line options

by Bil Kleb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Chad Woolley wrote:
> I'm not sure.  Why not just hack it locally to use development instead
> of production mode?  Or just start it with script/server?

Can do, but then `cruise start` should not advertise these as options?

Regards,
--
Bil
_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Re: cruise start ignores some command line options

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Mar 17, 2009 at 9:19 AM, Bil Kleb <Bil.Kleb@...> wrote:
> Can do, but then `cruise start` should not advertise these as options?

Probably.  Make it do what you want and submit a patch :)
_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users