Fix development fixture for gitlab_shell

This commit is contained in:
Jaakko Kantojärvi 2013-02-18 18:03:29 +02:00
parent 5d72a3e133
commit fab586bc87

View file

@ -1,4 +1,4 @@
root = Gitlab.config.gitolite.repos_path
root = Gitlab.config.gitlab_shell.repos_path
projects = [
{ path: 'underscore.git', git: 'https://github.com/documentcloud/underscore.git' },