git-p4: only a single ... wildcard is supported
commit43b82bd9c3a5ad597bbfc0c12a519d4053df01b8
authorPete Wyckoff <pw@padd.com>
Wed, 11 Jan 2012 23:31:06 +0000 (11 18:31 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Jan 2012 00:35:37 +0000 (11 16:35 -0800)
tree054c932ab66ba0475b07c68435ea93c5c5248203
parent896a681698489e7e21891076ce932a97468ca4c6
git-p4: only a single ... wildcard is supported

Catch the case where a ... exists at the end, and also elsehwere.

Reported-by: Gary Gibbons <ggibbons@perforce.com>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4
t/t9809-git-p4-client-view.sh