]> git.pld-linux.org Git - packages/gitlab-shell.git/blob - unvendor-redis.patch
really unvendor redis
[packages/gitlab-shell.git] / unvendor-redis.patch
1 --- gitlab-shell-3.3.0/lib/gitlab_redis.rb~     2016-07-27 18:29:35.000000000 +0300
2 +++ gitlab-shell-3.3.0/lib/gitlab_redis.rb      2016-08-04 09:31:43.753514191 +0300
3 @@ -1,2 +1 @@
4 -$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), 'vendor/redis/lib')))
5  require 'redis'
This page took 0.023019 seconds and 3 git commands to generate.