The test is not a flush problem

This commit is contained in:
Daniel A. Wozniak 2018-10-16 22:22:49 -07:00
parent 071f8a09c7
commit 9f5722a71d
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -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: