git p4: use "git p4" directly in tests
commit6ab1d76c3cf96aac77a75565dfaa0cf64aa100a1
authorPete Wyckoff <pw@padd.com>
Mon, 9 Apr 2012 00:18:02 +0000 (8 20:18 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Apr 2012 22:00:33 +0000 (9 15:00 -0700)
tree7186f5babb7ccf2713c9baf24fa897204c654d27
parent9dcb9f24f8f97c5d0d3224791506161dfeac5a69
git p4: use "git p4" directly in tests

Drop the $GITP4 variable that was used to specify the script in
contrib/fast-import/.  The command is called "git p4" now, not
"git-p4".

Note that configuration variables will remain in a section called
"git-p4".

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 files changed:
t/lib-git-p4.sh
t/t9800-git-p4-basic.sh
t/t9801-git-p4-branch.sh
t/t9802-git-p4-filetype.sh
t/t9803-git-p4-shell-metachars.sh
t/t9804-git-p4-label.sh
t/t9805-git-p4-skip-submit-edit.sh
t/t9806-git-p4-options.sh
t/t9807-git-p4-submit.sh
t/t9808-git-p4-chdir.sh
t/t9809-git-p4-client-view.sh
t/t9810-git-p4-rcs.sh