Kouhei Sutou
null+****@clear*****
Fri Jan 24 17:37:04 JST 2014
Kouhei Sutou 2014-01-24 17:37:04 +0900 (Fri, 24 Jan 2014) New Revision: ba354c7f9c8292a1a7ebaa226fb0a00f82ab5a01 https://github.com/droonga/chef-cookbooks/commit/ba354c7f9c8292a1a7ebaa226fb0a00f82ab5a01 Message: Remove needless pwd Modified files: droonga/recipes/engine.rb Modified: droonga/recipes/engine.rb (+1 -1) =================================================================== --- droonga/recipes/engine.rb 2014-01-24 17:33:59 +0900 (9bfef21) +++ droonga/recipes/engine.rb 2014-01-24 17:37:04 +0900 (d9013fc) @@ -57,7 +57,7 @@ deploy "#{home_dir}/droonga-engine" do action :deploy migrate true - migration_command "pwd; bundle install --path vendor/bundle --binstubs --shebang $(which ruby)" + migration_command "bundle install --path vendor/bundle --binstubs --shebang $(which ruby)" before_migrate do log_dir = "#{new_resource.shared_path}/log" -------------- next part -------------- HTML����������������������������... Descargar