git p4: Fixing script editor checks
commit7bbaf11f356c7ae731ed33e157f1fbe1a75aa6f0
authorLuke Diamand <luke@diamand.org>
Wed, 11 Apr 2012 15:21:23 +0000 (11 17:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2012 18:04:51 +0000 (11 11:04 -0700)
tree3f4567d1766285724aa5d665b179dab851c72ba8
parent6ab1d76c3cf96aac77a75565dfaa0cf64aa100a1
git p4: Fixing script editor checks

If P4EDITOR is defined, the tests will fail when "git p4" starts an
editor.

Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9800-git-p4-basic.sh