mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 03:38:05 +01:00
Merge branch 'it4i-salomon'
Former-commit-id: 87c780447bc943e46f697f9e6dd4047319f6e573
This commit is contained in:
commit
b3e5e1af08
@ -14,7 +14,11 @@ source_urls = ['https://github.com/antirez/redis/archive/']
|
|||||||
sources = ['%s.tar.gz' % version]
|
sources = ['%s.tar.gz' % version]
|
||||||
|
|
||||||
files_to_copy = [
|
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 = {
|
sanity_check_paths = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user