Merge branch 'it4i-salomon'

Former-commit-id: 87c780447bc943e46f697f9e6dd4047319f6e573
This commit is contained in:
Lukáš Krupčík 2018-09-07 11:07:44 +02:00
commit b3e5e1af08

View File

@ -14,7 +14,11 @@ source_urls = ['https://github.com/antirez/redis/archive/']
sources = ['%s.tar.gz' % version]
files_to_copy = [
(['src/redis-benchmark','src/redis-cli','src/redis-sentinel','src/redis-server'], 'bin')
([
'src/redis-benchmark',
'src/redis-cli',
'src/redis-sentinel',
'src/redis-server'], 'bin')
]
sanity_check_paths = {