Use the same configurations as test-lib.sh in setupRepo
commit90605d567b09dbec7001ba6192e6ed823ba85ae3
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
parent4358cfd346a57de9488464d25885f66257dda97f
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