t1512: match the "other" object names
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 19:43:43 +0000 (12:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 19:43:43 +0000 (12:43 -0700)
The test creates 16 objects that share the same prefix, and two other
objects that do not. Tweak the test so that the other two share the
same prefix that is different from the one that is shared by the 16.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found