git-p4: t9814: prevent --chain-lint failure
commit896e700ad92890b59568a52b88e9bd22eec6f9e7
authorLuke Diamand <luke@diamand.org>
Tue, 28 Apr 2015 07:21:22 +0000 (28 08:21 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2015 19:16:01 +0000 (28 12:16 -0700)
tree896bad0a030cfaf77f90618972aeac40be19e159
parentf1f4c84dccba24d606e82d3436c1c4f573712d28
git-p4: t9814: prevent --chain-lint failure

Use test_lazy_prereq to setup prerequisites for the p4 move
test. This both makes the test simpler and clearer, and also
means it no longer fails the new --chain-lint tests.

Suggested-by: Jeff King <peff@peff.net>
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9814-git-p4-rename.sh