Fix filemode for temporary files in yum spider
commit7aab2eac7cf258e1759396d5b848d5b1f5f24da7
authorMagnus Hagander <magnus@hagander.net>
Wed, 15 May 2019 09:39:25 +0000 (15 11:39 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 16 May 2019 15:13:13 +0000 (16 17:13 +0200)
tree9a5a5a5c47112d36b258188611dd3013d2af27c5
parent65640a70054fb7f300b2a0b03d74a5bfbc3dc00a
Fix filemode for temporary files in yum spider

This was broken in the python3 update, but it's only used when testing
via temporary files and never in production, and thus went unnoticed.
tools/ftp/spider_yum.py