This project is archived and is in readonly mode.
Changeset [1f6b0a554b945a02a08436bbd411ef95640b12ba] by Prem Sichanugrist
September 18th, 2010 @ 08:59 PM
[CI] Remove RailTies temporary directory on every run
There was an error on CI regarding unable to require
arel
gem from source when testing application build
for a while ago. It seems to me like there's a permission problem
on the process of cloning the application and removing Gemfile.
This would make sure that the temporary application got removed
every time the build is run.
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/1f6b0a554b945a02a08436bbd411ef...
Committed by Prem Sichanugrist
- M ci/ci_build.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>