#24 Fix the $TMPDIR config do not work.
Merged by tibbs. Opened by lchopn.
lchopn/quick-fedora-mirror master  into  master

Download 24.patch

I have found that the script won't use the temp file path I configured in the conf file. Then I figured out that the TMPDIR variable wasn't used by the quick-fedora-mirror at all. I searched for quick-fedora-mirror and found that the mktemp command didn't use the -p flag to specify the temp path. Then I just fixed it. I hope you can fix this problem in the main stream repository.

Pull-Request has been merged by tibbs

Metadata