runtests: make sure we are in the right dir
authorMike Frysinger <vapier@gentoo.org>
Sun, 9 Oct 2011 18:38:10 +0000 (14:38 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 9 Oct 2011 20:40:43 +0000 (16:40 -0400)
commit949b30548b21630b1423f5ead8335bc5eb0bbc92
tree36247a4bc9d1e61621841d5238eda8155e1dcd3f
parent80a9cd59ed8df549ff0991705040d5270c8d0d03
runtests: make sure we are in the right dir

The code assumes we're in the top of the tree (when it tries to run with
the full path "pym/portage/tests/runTests"), so try to make sure we are
in the right place to allow things like `../runtests.sh` to "just work".

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
runtests.sh