Skip to content
Snippets Groups Projects

Fix abort gitlab:app:check

Merged gitlab-qa-bot requested to merge github/fork/hiroponz/fix-abort-gitlab-app-check into master

Created by: hiroponz

When the file that pointed git bin_path in gitlab.yml dose'nt exist, bundle rake gitlab:app:check would be aborted.

refs #4205 (closed)

Newer output is like following

Your git bin path is "/usr/local/bin/git/a"
Git version >= 1.7.10 ? ... no
  Try fixing it:
  Update your git to a version >= 1.7.10 from Unknown
  Please fix the error above and rerun the checks.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: coveralls

    Coverage Status

    Coverage increased (+0%) when pulling c18564d2 on hiroponz:fix-abort-gitlab-app-check into e7bcbb95 on gitlabhq:master.

    By Administrator on 2013-06-06T01:35:21 (imported from GitLab project)

    By Administrator on 2013-06-06T01:35:21 (imported from GitLab)

  • Created by: dzaporozhets

    thanks

    By Administrator on 2013-06-11T08:48:25 (imported from GitLab project)

    By Administrator on 2013-06-11T08:48:25 (imported from GitLab)

Please register or sign in to reply
Loading