提交 e6a6b3fc 编写于 作者: J Jamis Buck

More rails-switchtower decoupling


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2075 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 6b1864a0
......@@ -4,7 +4,7 @@
build_number = "1962"
end
%w( actionwebservice actionmailer actionpack activerecord railties activesupport switchtower ).each do |pkg|
%w( actionwebservice actionmailer actionpack activerecord railties activesupport ).each do |pkg|
puts "Pushing: #{pkg} (#{build_number})"
if build_number
`cd #{pkg} && rm -rf pkg && PKG_BUILD=#{build_number} rake pgem && cd ..`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册