commit | 9288bedafa5a61689d6bef920c707b1ff9fe080a | [log] [tgz] |
---|---|---|
author | Alex Riesen <raa.lkml@gmail.com> | Mon Jan 21 21:53:25 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jan 21 17:24:12 2008 -0800 |
tree | ace33b04f41c57e01a5f4c543e7b7e5fc3590e27 | |
parent | 97394ee4304a8d336663df5da23a33efbe1ab46b [diff] |
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>