BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
29623d77
Commit
29623d77
authored
Jan 04, 2013
by
gliptak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renaming check function from 1056 to 1059
parent
e6c0673e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
check.rake
lib/tasks/gitlab/check.rake
+2
-2
No files found.
lib/tasks/gitlab/check.rake
View file @
29623d77
...
...
@@ -256,7 +256,7 @@ namespace :gitlab do
start_checking
"Environment"
check_gitlab_in_git_group
check_issue_105
6
_shell_profile_error
check_issue_105
9
_shell_profile_error
check_gitlab_git_config
check_python2_exists
check_python2_version
...
...
@@ -313,7 +313,7 @@ namespace :gitlab do
end
# see https://github.com/gitlabhq/gitlabhq/issues/1059
def
check_issue_105
6
_shell_profile_error
def
check_issue_105
9
_shell_profile_error
gitolite_ssh_user
=
Gitlab
.
config
.
gitolite
.
ssh_user
print
"Has no
\"
-e
\"
in ~
#{
gitolite_ssh_user
}
/.profile ... "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment