gerrit/gerrit-acceptance-tests
Adrian Görler 4b216ca643 Fix detection of symlinks in acceptance tests
Delete of temporary files failed if the tmp folder in which the
temporary directory was created is a symlink.

Now, the temporary folder is canonicalized before it is used. This
fixes this issue.

Change-Id: Ic5aa91e5242b5b836131c11b05b8723c50b359d9
2014-07-17 10:08:09 +02:00
..