mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove debugging
This commit is contained in:
parent
35ef585c54
commit
99dd11dec2
1 changed files with 0 additions and 1 deletions
|
@ -3288,7 +3288,6 @@ def append(name,
|
|||
name,
|
||||
salt.utils.build_whitespace_split_regex(chunk),
|
||||
multiline=True):
|
||||
print('IGNORING WHITESPACE')
|
||||
continue
|
||||
elif __salt__['file.search'](
|
||||
name,
|
||||
|
|
Loading…
Add table
Reference in a new issue