Don't require stats.py to be in $PATH when running the regression tests
commit5d396ac5b5797361734556cd4182d40c42ef674d
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 23:31:25 +0000 (25 01:31 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 23:31:25 +0000 (25 01:31 +0200)
tree153853783a7f011597bf4962b4c8897bc1d99288
parent3ec1b6a1a4e46da9e6344252173477bc6e738dd0
Don't require stats.py to be in $PATH when running the regression tests

Instead, assume we run from src/t and that stats.py is in
the src/ directory. This way we can run the regression
tests without requiring that the user changes their PATH.
src/t/t8100-stats.sh
src/t/t8101-metrics.sh