odoo_openupgrade_wizard/tools/tools_system.py aktualisiert
This commit is contained in:
parent
6bb379d92b
commit
a362783e6d
|
|
@ -90,7 +90,7 @@ def git_aggregate(folder_path: Path, config_path: Path, jobs: int):
|
|||
jobs=jobs,
|
||||
dirmatch=None,
|
||||
do_push=False,
|
||||
expand_env=False,
|
||||
expand_env=True,
|
||||
env_file=None,
|
||||
force=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user