Add trailing file separator to temp dir
authorCyrill Schumacher <cyrill@schumacher.fm>
Wed, 18 Feb 2015 22:19:35 +0000 (09:19 +1100)
committerbep <bjorn.erik.pedersen@gmail.com>
Thu, 19 Feb 2015 13:16:04 +0000 (14:16 +0100)
commita3892685bc33b7518894ea21ae2d8a7c9f29e735
tree59fa8908592e6bd21ee34af54eba4a02807a9827
parentf0c8585b5003ee2bb49f331a2fef9e4f2a780d13
Add trailing file separator to temp dir

Make sure that the file separator is added to the temp dir in all cases.

This prevents cache temp files being written to the root temp folder.

Fixes #910
helpers/path.go