Code

git-p4: fix test for unsupported P4 Client Views
authorGary Gibbons <ggibbons@perforce.com>
Mon, 2 Jan 2012 23:05:50 +0000 (18:05 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Jan 2012 22:10:02 +0000 (14:10 -0800)
commitb10048d0e9c4a209997c3b7f44021af15f88d768
tree2f385d52c8bb11a90346ba96916bf88008d4dd0a
parentc700b684cf879f80d5e9e918210475b02339fc29
git-p4: fix test for unsupported P4 Client Views

Change re method in test for unsupported Client View types
(containing %% or *) anywhere in the string rather than
at the begining.

[pw: two tests now succeed]

Signed-off-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