mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove extra newline
This commit is contained in:
parent
d2ef4483e4
commit
9c0b5cc1d6
1 changed files with 0 additions and 1 deletions
|
@ -902,7 +902,6 @@ def refresh_db(**kwargs):
|
|||
# This feature is disable because it is not used by Salt and lasts a lot with using large repo like EPEL
|
||||
update_cmd.append('--setopt=autocheck_running_kernel=false')
|
||||
|
||||
|
||||
for args in (repo_arg, exclude_arg, branch_arg):
|
||||
if args:
|
||||
clean_cmd.extend(args)
|
||||
|
|
Loading…
Add table
Reference in a new issue