mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
lint
This commit is contained in:
parent
a42651fb38
commit
d6e64ec1a7
@ -32,7 +32,7 @@ __opts__ = {
|
||||
'spm_files_provider': 'local',
|
||||
'spm_db': os.path.join(_TMP_SPM, 'packages.db'),
|
||||
'extension_modules': os.path.join(_TMP_SPM, 'modules'),
|
||||
'file_roots': {'base': [_TMP_SPM,]},
|
||||
'file_roots': {'base': [_TMP_SPM, ]},
|
||||
'formula_path': os.path.join(_TMP_SPM, 'spm'),
|
||||
'pillar_path': os.path.join(_TMP_SPM, 'pillar'),
|
||||
'reactor_path': os.path.join(_TMP_SPM, 'reactor'),
|
||||
|
Loading…
Reference in New Issue
Block a user