Reviewed: https://review.openstack.org/42595 Committed: http://github.com/openstack/swift/commit/fad5f257642068afa3ffb02648d9850708110889 Submitter: Jenkins Branch: master
commit fad5f257642068afa3ffb02648d9850708110889 Author: Fabien Boucher <email address hidden> Date: Mon Aug 19 11:41:38 2013 +0200
Use randomly named file for temporay file
Use tempfile.mkstemp to generate temporary file to avoid collision with an existing 'test' file in /tmp.
Change-Id: Ic2f7f64ee9826afa6f04debd763e8c7a0eb25988 Fixes: bug #1213845
Reviewed: https:/ /review. openstack. org/42595 github. com/openstack/ swift/commit/ fad5f257642068a fa3ffb02648d985 0708110889
Committed: http://
Submitter: Jenkins
Branch: master
commit fad5f257642068a fa3ffb02648d985 0708110889
Author: Fabien Boucher <email address hidden>
Date: Mon Aug 19 11:41:38 2013 +0200
Use randomly named file for temporay file
Use tempfile.mkstemp to generate temporary
file to avoid collision with an existing 'test'
file in /tmp.
Change-Id: Ic2f7f64ee9826a fa6f04debd763e8 c7a0eb25988
Fixes: bug #1213845