diff --git a/Rakefile b/Rakefile index a223a79..90fada4 100644 --- a/Rakefile +++ b/Rakefile @@ -34,8 +34,6 @@ task :test do sh "SPB_ENV=#{$SPB_ENV} ./test/run_all" end -task :default => :test - file 'ssh_config.erb' file 'config/local/ssh_config' => ['nodes.yaml', 'config/local/ips.yaml', 'ssh_config.erb'] do |t| require 'erb' -- libgit2 0.21.2