git-p4: adjust test to adhere to stricter useClientSpec
commit2ea09b5ace46bf8292afe9c2b83b4a6580218bdf
authorPete Wyckoff <pw@padd.com>
Wed, 11 Jan 2012 23:31:09 +0000 (11 18:31 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Jan 2012 00:35:38 +0000 (11 16:35 -0800)
tree0264652010d366e88b3943578f21ecacec37ff6c
parent6ee9a9993fcbe5dae356013c51cfed1e39eeaf01
git-p4: adjust test to adhere to stricter useClientSpec

This test relied on what now is seen as broken behavior
in --use-client-spec.  Change it to make sure it works
according to the new behavior as described in
ecb7cf9 (git-p4: rewrite view handling, 2012-01-02) and
c700b68 (git-p4: test client view handling, 2012-01-02).

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9806-git-p4-options.sh