Re: [PATCHv2 4/4] git-p4: update locked test case

2015-04-03 Thread Junio C Hamano
Eric Sunshine writes: > On Fri, Apr 3, 2015 at 2:53 PM, Luke Diamand wrote: >> The add-new-file and copy-existing-file tests from >> t9816-git-p4-locked.sh now pass. Update the test >> case accordingly. > > This patch should be folded into patch 3/4, shouldn't it? If the fix and tests were done

Re: [PATCHv2 4/4] git-p4: update locked test case

2015-04-03 Thread Eric Sunshine
On Fri, Apr 3, 2015 at 2:53 PM, Luke Diamand wrote: > The add-new-file and copy-existing-file tests from > t9816-git-p4-locked.sh now pass. Update the test > case accordingly. This patch should be folded into patch 3/4, shouldn't it? > Signed-off-by: Luke Diamand > --- > t/t9816-git-p4-locked.