remove unnecessary statuses

This commit is contained in:
Vokhmin Alexey V 2012-12-29 21:17:05 +04:00
parent 87ab1ea803
commit 4daca143bd
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ namespace :new_core do
BuildList.where(:mass_build_id => 73).
where(:status => [
BuildServer::SUCCESS,
BuildList::BUILD_PUBLISHED,
BuildList::BUILD_PUBLISH,
BuildList::FAILED_PUBLISH
]).
order(:id).