gitstats: Use the same configurations as test-lib.sh in setupRepo
commit8035e5464c6f6f9ab0a8ceb2dc22c011090dff21
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 10:34:18 +0000 (5 12:34 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 10:34:18 +0000 (5 12:34 +0200)
treef42af51ea247510824aa1f2393ab1d7b3185778e
parentfe35877f78b4705d461b8b6bd7fdc07a513ef067
gitstats: Use the same configurations as test-lib.sh in setupRepo

In order to get the same results when running the script
from the commandline or from inside a test that is set up
using test-lib.sh, use the same configurations as those
exported in test-lib.sh.
Also, when the HEAD doesn't match the expected hash, exit
with an non-0 exit code.
src/scripts/setupRepo.py