diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2016-02-04 14:30:23 -0500 |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2016-07-14 16:21:45 -0400 |
commit | 6d2ec9baf7e91cde471cc9b542c8056bb7c65250 (patch) | |
tree | 37181b516b83d428218f09a97ea4eef9eaf7b3af /var | |
parent | b4682c8ca3a1a7b5898c0298cdc3bf2089652779 (diff) | |
download | spack-6d2ec9baf7e91cde471cc9b542c8056bb7c65250.tar.gz spack-6d2ec9baf7e91cde471cc9b542c8056bb7c65250.tar.bz2 spack-6d2ec9baf7e91cde471cc9b542c8056bb7c65250.tar.xz spack-6d2ec9baf7e91cde471cc9b542c8056bb7c65250.zip |
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.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions