git-submodule: add test for the subcommand parser fix
commita2d93aea25e33468622fbd6d9a6e02f8dd8b3c58
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2008 11:13:55 +0000 (15 03:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jan 2008 04:57:42 +0000 (20 20:57 -0800)
tree20369a39e38ea1e01d63942d6b3c92716e8ea0e7
parent5c08dbbdf1a2d2565606bb43f7e42a5968fcbdf1
git-submodule: add test for the subcommand parser fix

This modifies the existing t7400 test to use 'init' as the
pathname that a submodule is bound to.  Without the earlier
subcommand parser fix, this fails.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7400-submodule-basic.sh