diff options
author | Rémy Coutable <remy@rymai.me> | 2016-05-13 18:39:32 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-05-13 18:39:32 +0200 |
commit | 935c684ad3427069431a1130d364a4481af6cb65 (patch) | |
tree | 1ad30974aee9ea2cde782738f56c07ccc1c241cf /doc/gitlab-basics | |
parent | 22ff0d34211f255e02eea08d1d465d1a8aac3222 (diff) | |
download | gitlab-ce-935c684ad3427069431a1130d364a4481af6cb65.tar.gz |
Revert "Merge branch 'doc-fix-db-gem-install-instructions' into 'master'
"revert-3955
This reverts commit 66d8ef1ad9d5952b7e7f026658f71aafc861950e, reversing
changes made to 6a8359f3d3be01af6f5b124b61af7ee1c77c17d0.
The `--with` option was added in Bundler 1.10 but in this case it
shouldn't even be needed: I've tested the original command locally and
the pg gem was installed, so I believe the user that opened the original
MR ran the wrong command (i.e. `sudo -u git -H bundle install --without
development test postgres --deployment` instead of `sudo -u git -H bundle
install --without development test mysql --deployment`.
See discussion at
https://gitlab.com/gitlab-org/gitlab-ce/commit/66d8ef1ad9d5952b7e7f026658f71aafc861950e
for more context.
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions