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
1 file changed