gitstats: Added tests for "commit -r" and pointed out a bug
commitdd3f0b040ddc0add5a3a8510934a42ac5d6e9f3e
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 13 Jun 2008 18:46:17 +0000 (13 20:46 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 13 Jun 2008 18:46:17 +0000 (13 20:46 +0200)
tree58bdbd8cf660b8059e89cd613b5a8f96c98bce5b
parent56c6acdc2a9df50d3241bad86299611033372551
gitstats: Added tests for "commit -r" and pointed out a bug

When "stats.py commit -t" is passed an invalid path it is
silently ignored instead of erroring out with a non-zero
exit status. A test was added to point this out.
src/t/t8100-stats.sh