Re: [PATCH v2] merge-recursive: restore accidentally dropped setting of path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SZEDER Gábor <szeder.dev@xxxxxxxxx> writes:

>> +		test_must_fail git merge-file \
>> +			-L "HEAD" \
>> +			-L "" \
>> +			-L "A^0" \
>> +			ours empty theirs &&
>> +		git hash-object b >actual &&
>> +		git hash-object ours >expect &&
>> +		test_cmp ours b
>
> Here, however, you only changed what test_cmp looks at, but still kept
> the two 'git hash-object' invocations, and their output will never be
> looked at.

Thanks for quickly responding to a problem report and coming up with
a solution with further polishing, all.






[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux