Added tests for "commit -r" and pointed out a bug
commit1a314fef91b8905f4b69c895b4202b056f20e5e3
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)
tree0082739c5dc684e8214763d8a2f5e90393f57e40
parent123131c6e3e5360a6b29c37152d2578e03e8fd1d
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