git-p4: failing test case for skipping changes with multiple depots
commit785e70f467aea9e5446bba901e7d412ae161c088
authorLuke Diamand <luke@diamand.org>
Sun, 13 Dec 2015 20:07:13 +0000 (13 20:07 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Dec 2015 22:03:45 +0000 (14 14:03 -0800)
tree6ae65bbc9e1a2198ca4fe81eb648c2c6132e6774
parent4b9ab0ee0130090c63da2df83747b7b1d834ad98
git-p4: failing test case for skipping changes with multiple depots

James Farwell reported that with multiple depots git-p4 would
skip changes.

http://article.gmane.org/gmane.comp.version-control.git/282297

Add a failing test case demonstrating the problem.

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