mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
The test is not a flush problem
This commit is contained in:
parent
071f8a09c7
commit
9f5722a71d
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ class WinPKGTest(ModuleCase):
|
|||
locale: en_US
|
||||
reboot: False
|
||||
'''))
|
||||
fp_.flush()
|
||||
os.fsync(fp_.fileno())
|
||||
# now check if curl is also in cache and repo query
|
||||
pkgs.append('curl')
|
||||
for pkg in pkgs:
|
||||
|
|
Loading…
Add table
Reference in a new issue