ACK series - client views are much nicer like this

On 29/02/12 15:57, [email protected] wrote:
> From: Michal Fojtik <[email protected]>
> 
> 
> Signed-off-by: Michal fojtik <[email protected]>
> ---
>  clients/cimi/bin/start |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/clients/cimi/bin/start b/clients/cimi/bin/start
> index 94d6fc9..1f105a1 100755
> --- a/clients/cimi/bin/start
> +++ b/clients/cimi/bin/start
> @@ -106,8 +106,6 @@ else
>  
>    argv_opts.flatten!
>  
> -  puts argv_opts.inspect
> -
>    if have_rerun && options[:env] == "development"
>      argv_opts.unshift "thin"
>      command = argv_opts.join(" ")

Reply via email to