Fix path lookup stuff
authorWouter Verhelst <w@uter.be>
Wed, 4 Apr 2018 12:01:44 +0000 (14:01 +0200)
committerWouter Verhelst <w@uter.be>
Wed, 4 Apr 2018 12:01:44 +0000 (14:01 +0200)
commit640dc2d4ee2d8ff4820ed84f128132b5a8efc093
tree689a3206ab87c71fb699e184f3c1ad8c7183d01d
parentdfee7b18e9ab53521f9db768ba3ed6083c63a293
Fix path lookup stuff

We actually do need to pass non-symlinked stuff, just can't use readlink for
it. Use realpath, which is the portable alternative, instead.
tests/run/simple_test