commit | bdd5f4f2d99d08587dead18da24c220a72552f22 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <thaytan@noraisin.net> | Sat May 16 02:37:06 2009 +0100 |
committer | Jan Schmidt <thaytan@noraisin.net> | Sat May 16 02:37:06 2009 +0100 |
tree | 67e80a4bd0e6155c243d315a8cb85eef9527a5ac | |
parent | 40e0d0c51ee98823375cb3d2b0f475e1f36e85af [diff] |
check: Don't change directory in the test Changing directory invalidates the paths the registry has picked up for our plugins, because the test environment specifies relative paths. Fixing that is a separate problem, in the meantime, build a path to the test files instead of changing directory. Fixes the distcheck.