gitstats: Don't require stats.py to be in $PATH when running the regression tests
commita525ecd134fc450c7f3faab15fd2cbfd7e64f420
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)
tree83baade2d42f9eab02551ebbfeee76d83ca843e2
parent22f369f3ec9e4eff2506d145fdcec761166cd387
gitstats: 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