Merge pull request #884 from wido/test-tmp-dir Use java.io.tmpdir instead of hardcoded /tmpSmall fix to have the tests also work on other platforms
* pr/884: Use java.io.tmpdir instead of hardcoded /tmp Signed-off-by: Wido den Hollander <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6841ba61 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6841ba61 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6841ba61 Branch: refs/heads/master Commit: 6841ba61da5e407f7a16c4a575d1a4e8c8345970 Parents: 13b29ba 9e90b53 Author: Wido den Hollander <[email protected]> Authored: Fri Sep 25 10:13:03 2015 +0200 Committer: Wido den Hollander <[email protected]> Committed: Fri Sep 25 10:13:03 2015 +0200 ---------------------------------------------------------------------- .../com/cloud/storage/template/LocalTemplateDownloaderTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ----------------------------------------------------------------------
