Merge branch 'master' into 31-autostart-ISO-builds-on-a-regular-basis

This commit is contained in:
Vokhmin Alexey V 2013-03-25 18:12:37 +04:00
commit 9a37bb0a8a
3 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class PullRequest < ActiveRecord::Base
system("git reset --hard HEAD^") # for diff maybe FIXME
if old_commit.id == to_project.repo.commits(to_ref).first.id
raise "merge result pull_request #{id}: #{res}; #{res2}"
raise "merge result pull_request #{id}: #{$?.exitstatus}; #{res2}; #{res}"
end
set_user_and_time who
merging

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/pics/abf-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB