Install gems code comments corrected
Created by: gaara87
the comments were pointing to the opposite database types as shown from the code
Merge request reports
Activity
Created by: Razer6
Thats wrong!sudo -u gitlab -H bundle install --deployment --without development test postgres
means that the gems fordevelopment
,test
andpostgres
are not installed! The install docs are right! Related to #2361.By Administrator on 2012-12-24T12:32:08 (imported from GitLab project)
By Administrator on 2012-12-24T12:32:08 (imported from GitLab)
Created by: gaara87
Awright sorry,my bad On Dec 24, 2012 6:01 PM, "Robert Schilling" notifications@github.com wrote:
[image:
] Thats wrong! sudo -u gitlab -H bundle install --deployment --without development test postgres means that the gems for development, test and postgres are _not_installed! The install docs are right!— Reply to this email directly or view it on GitHubhttps://github.com/gitlabhq/gitlabhq/pull/2366#issuecomment-11659865.
By Administrator on 2012-12-24T15:44:37 (imported from GitLab project)
By Administrator on 2012-12-24T15:44:37 (imported from GitLab)