spack/lib
Ben Boeckel 6d2ec9baf7 test/stage: use os.path.realpath on the test paths
When var/spack/stage is a symlink, the tests fail since realpath is used
on the resulting path, but not the original path, so the string compare
fails. Smarter path testing might be a better option.
2016-07-14 16:21:45 -04:00
..
spack test/stage: use os.path.realpath on the test paths 2016-07-14 16:21:45 -04:00