Make t5710 more strict when creating nested repos
commit9288bedafa5a61689d6bef920c707b1ff9fe080a
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 21 Jan 2008 20:53:25 +0000 (21 21:53 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jan 2008 01:24:12 +0000 (21 17:24 -0800)
treeace33b04f41c57e01a5f4c543e7b7e5fc3590e27
parent97394ee4304a8d336663df5da23a33efbe1ab46b
Make t5710 more strict when creating nested repos

The test 'creating too deep nesting' can fail even when cloning the repos,
but is not its main purpose (it has to prepare nested repos and ensure
the last one is invalid). So split the test into the creation and
invalidity checking parts.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5710-info-alternate.sh