logo       

Re: [ANN] mongrel_cluster 0.2.2 prerelease: msg#00209

lang.ruby.mongrel.general

Subject: Re: [ANN] mongrel_cluster 0.2.2 prerelease

Nice catch! I'll fix for the next one. I think there are too many ways
to do the same thing! (mongrel_rails cluster::, mongrel_cluster_ctl,
capistrano, init.d/mongrel_cluster).

Thanks,
Bradley

Joey Geiger wrote:
> Um, I just looked at the new mongrel_cluster control file for init.d
> and noticed that the
> restart and status options are the same thing.
>
>
> restart)
> mongrel_cluster_ctl restart -c $CONF_DIR
> RETVAL=$?
> ;;
> status)
> mongrel_cluster_ctl restart -c $CONF_DIR
> RETVAL=$?
> ;;
>
> Need to change the status command to, well status...


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise