git-p4: add failing test for P4EDITOR handling
authorLuke Diamand <luke@diamand.org>
Tue, 19 May 2015 22:23:16 +0000 (23:23 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 May 2015 18:50:12 +0000 (11:50 -0700)
Add test case that git-p4 handles a setting of P4EDITOR
that takes arguments, e.g. "gvim -f". This currently fails.

Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found